routes

package
v0.0.0-...-b3654af Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2014 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TaskCompleted = "TaskCompleted"
	LRPRunning    = "LRPRunning"
)

Variables

View Source
var Routes = rata.Routes{
	{Path: "/task_completed/:guid", Method: "PUT", Name: TaskCompleted},
	{Path: "/lrp_running/:process_guid/:index/:instance_guid", Method: "PUT", Name: LRPRunning},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL