Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildRouter ¶
BuildRouter builds the HTTP router for all endpoint handlers.
Types ¶
type Hello ¶
type Hello struct {
controller.Controller
}
type Item ¶
type Item struct {
controller.Controller
}
Item is the controller for the Item-based routes.
Click to show internal directories.
Click to hide internal directories.