Versions in this module Expand all Collapse all v0 v0.1.2 Dec 27, 2021 v0.1.1 Dec 27, 2021 Changes in this version + const ConfigFileName + type GlobalConfig struct + RepoName string + RepoOwner string + Token string + func Load(filePath string) *GlobalConfig + func (r *GlobalConfig) Save(filePath string)