Documentation
¶
Index ¶
Constants ¶
View Source
const (
SETTINGS_FILE string = "settings.develop.yaml"
)
Variables ¶
This section is empty.
Functions ¶
func Load ¶
Load loads settings from settings file located in resources directory under the given base path. The loaded settings are unmarshaled into the given properties argument. The properties argument must be a non-nil pointer to a struct.
Set basePath to empty string to use the current directory as base path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.