Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // JobMap is a map indexing the attribute names of Job by view name. JobMap = map[string][]string{ "default": { "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.