Documentation
¶
Index ¶
Constants ¶
View Source
const (
// FormPathSlash is the path to the form with a trailing slash
FormPathSlash = formPath + "/"
)
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController() node.Initializer
NewController returns a new controller initializer
Types ¶
type RegisterAction ¶
type RegisterAction struct{}
RegisterAction is an action to register the HTTP handlers
- implements node.ActionTemplate
Click to show internal directories.
Click to hide internal directories.