Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CacheDirName is dir name of dynconfig cache.
CacheDirName = "dynconfig"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecoderConfigOption ¶
type DecoderConfigOption func(*mapstructure.DecoderConfig)
A DecoderConfigOption can be passed to dynconfig Unmarshal to configure mapstructure.DecoderConfig options.
type Dynconfig ¶
type ManagerClient ¶
managerClient is a client of manager.
type SourceType ¶
type SourceType string
Click to show internal directories.
Click to hide internal directories.