Documentation
¶
Index ¶
- func LoadManifestDataAsObject(data util.GenericJson, manifestDir string, loader Loader) (filepath string, res util.GenericJson, err error)
- func LoadManifestDataAsRawJson(data util.GenericJson, manifestDir string) (filepath string, res json.RawMessage, err error)
- func N(n interface{}) ([]struct{}, error)
- type Loader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadManifestDataAsObject ¶
func LoadManifestDataAsObject(data util.GenericJson, manifestDir string, loader Loader) (filepath string, res util.GenericJson, err error)
func LoadManifestDataAsRawJson ¶
func LoadManifestDataAsRawJson(data util.GenericJson, manifestDir string) (filepath string, res json.RawMessage, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.