Documentation ¶
Overview ¶
Package cbtrc encapsulates common code for reading .cbtrc files.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
Config represents a configuration.
func (*Config) CheckFlags ¶
CheckFlags checks that the required config values are set.
func (*Config) RegisterFlags ¶
func (c *Config) RegisterFlags()
RegisterFlags registers a set of standard flags for this config. It should be called before flag.Parse.
Click to show internal directories.
Click to hide internal directories.