Documentation
¶
Index ¶
- type Config
- func (c *Config) Get(_ string) interface{}
- func (c *Config) GracefulTimeout() time.Duration
- func (c *Config) Has(_ string) bool
- func (c *Config) Overwrite(_ map[string]interface{}) error
- func (c *Config) RRVersion() string
- func (c *Config) Unmarshal(_ interface{}) error
- func (c *Config) UnmarshalKey(name string, out interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) GracefulTimeout ¶
func (*Config) UnmarshalKey ¶
Click to show internal directories.
Click to hide internal directories.