Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONLoader ¶
type RawDataLoader ¶
type StaticJSONLoader ¶
type StaticJSONLoader struct{}
func (StaticJSONLoader) Load ¶
func (StaticJSONLoader) Load(uri string, v interface{}) error
Load loads the json from the static directory in the project. Returns any errors.
type StaticRawDataLoader ¶
type StaticRawDataLoader struct{}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.