Documentation
¶
Index ¶
- type Config
- func (c *Config) Get(name string) interface{}
- func (c *Config) GracefulTimeout() time.Duration
- func (c *Config) Has(name string) bool
- func (c *Config) Overwrite(values map[string]interface{}) error
- func (c *Config) RRVersion() string
- func (c *Config) Unmarshal(out 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.