Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dereference ¶
func Dereference(anyVal interface{}, opts DereferenceOptions) (interface{}, error)
func Loader ¶
func Loader(path string) gojsonschema.JSONLoader
Load a JSON Schema with or without a path prefix
Types ¶
type DereferenceOptions ¶
type DereferenceOptions struct { Client *restclient.MassdriverClient Cwd string }
Click to show internal directories.
Click to hide internal directories.