Versions in this module Expand all Collapse all v1 v1.0.0 May 19, 2021 Changes in this version + func GetProjectConf() map[string][]string + func GetUserConf() string + func InitConf(filename string) error + type Config struct + Output OutputConf + Project map[string][]string + User string + type OutputConf struct + Dir string + Filter []string + Title string + func GetOutputConf() OutputConf