Documentation ¶
Index ¶
- func LoadManifestDataAsObject(data interface{}, manifestDir string, loader Loader) (filepath string, res interface{}, err error)
- func LoadManifestDataAsRawJson(data interface{}, 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 LoadManifestDataAsRawJson ¶
func LoadManifestDataAsRawJson(data interface{}, manifestDir string) (filepath string, res json.RawMessage, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.