package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Oct 29, 2017
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package file reads configuration from a JSON file
e.g.
CONFIG_URI=file://${PWD}/config/dev.json
Name contains the adapter registered name
New returns a new file config store
type Store struct {
Path string
}
Store reads config from a JSON file
Load config for the given environment
Source Files
¶
Click to show internal directories.
Click to hide internal directories.