Documentation
¶
Index ¶
Constants ¶
View Source
const (
FILENAME = "config.json"
)
Variables ¶
View Source
var ( DIR = commons.WORKING_DIR CONFIG_DIR = filepath.Join(DIR, commons.CONFIG_FOLDER_NAME) CONFIG_LOC = filepath.Join(CONFIG_DIR, FILENAME) )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.