Documentation ¶
Index ¶
- Variables
- func Add(k string, v string) error
- func CheckNewVersion()
- func Del(k string) error
- func FindAll() map[string]string
- func Get(k string) (*string, error)
- func GetAlias() string
- func GetCommit() string
- func GetDate() string
- func GetVersion() string
- func InitAlias() error
- func InitConfig() error
- func InitDb() (*bolt.DB, error)
- func PopulateAlias() error
- func Update(k string, v string) error
- func UpdateVersion() error
Constants ¶
This section is empty.
Variables ¶
View Source
var BaseConfig config
Functions ¶
func CheckNewVersion ¶
func CheckNewVersion()
func GetVersion ¶
func GetVersion() string
func InitConfig ¶
func InitConfig() error
func PopulateAlias ¶
func PopulateAlias() error
func UpdateVersion ¶
func UpdateVersion() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.