Documentation ¶
Index ¶
- type Config
- func (c *Config) GetBool(key string) bool
- func (c *Config) GetDuration(key string) time.Duration
- func (c *Config) GetIfiList(key string) []*net.Interface
- func (c *Config) GetString(key string) string
- func (c *Config) GetStringSlice(key string) []string
- func (c *Config) GetUDP4Addr(key string) *net.UDPAddr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func (*Config) GetStringSlice ¶
Click to show internal directories.
Click to hide internal directories.