Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Updater ¶
type Updater struct {
// contains filtered or unexported fields
}
Updater ensures the state is updated as required
func NewUpdater ¶
func NewUpdater(cfg *Config, put store.PutStateFunc) *Updater
NewUpdater returns a new instance of Updater
func (Updater) BeginWrite ¶
func (s Updater) BeginWrite()
Click to show internal directories.
Click to hide internal directories.