Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HelloMap is a map indexing the attribute names of Hello by view name. HelloMap = map[string][]string{ "default": { "greeting", "outcome", }, } )
Functions ¶
func ValidateHello ¶
ValidateHello runs the validations defined on the viewed result type Hello.
func ValidateHelloView ¶
ValidateHelloView runs the validations defined on HelloView using the "default" view.
Types ¶
Click to show internal directories.
Click to hide internal directories.