Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultIgnoreVal = "_ignore"
DefaultIgnoreVal is the default value that need to be set for a key to be ignored.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage is an implementation of the storage interface that stores in Consul KV.
func (Storage) GetChanges ¶
GetChanges returns changes between the config and the Storage content.
Click to show internal directories.
Click to hide internal directories.