Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterKSUIDFormat ¶
func RegisterKSUIDFormat()
Types ¶
type FS ¶
type FS struct {
// contains filtered or unexported fields
}
func (*FS) Load ¶
func (f *FS) Load(filepath string) gojsonschema.JSONLoader
Loads the given filename
func (*FS) LoadJSONExt ¶
func (f *FS) LoadJSONExt(filepath string) gojsonschema.JSONLoader
Loads the given filename suffixing with ".json"
Click to show internal directories.
Click to hide internal directories.