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