Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // JobMap is a map of attribute names in result type Job indexed by view name. JobMap = map[string][]string{ "default": []string{ "id", "catalogName", "status", }, } )
Functions ¶
func ValidateJob ¶
ValidateJob runs the validations defined on the viewed result type Job.
func ValidateJobView ¶
ValidateJobView runs the validations defined on JobView using the "default" view.
Types ¶
Click to show internal directories.
Click to hide internal directories.