Documentation ¶
Index ¶
- type Conf
- type GhConfig
- func (that *GhConfig) AddUrls(urls ...string)
- func (that *GhConfig) ConfigPath() string
- func (that *GhConfig) Create()
- func (that *GhConfig) Load()
- func (that *GhConfig) Path() (p string, err error)
- func (that *GhConfig) RemoveUrls(idx int)
- func (that *GhConfig) Set(key, value string)
- func (that *GhConfig) ShowConfig()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GhConfig ¶
type GhConfig struct { Conf *Conf // contains filtered or unexported fields }
func (*GhConfig) ConfigPath ¶
func (*GhConfig) RemoveUrls ¶
func (*GhConfig) ShowConfig ¶
func (that *GhConfig) ShowConfig()
Click to show internal directories.
Click to hide internal directories.