pseudoroutes

package
v2.12.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Id_        = "uuid"
	Ressource_ = "ressource"
	Item       = route.New("/:"+Ressource_+"/:"+Id_, method.GET, method.PATCH, method.DELETE)
	List       = route.New("/:"+Ressource_+"/", method.POST, method.GET)
)

Functions

func Mount

func Mount(mountPoint string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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