Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Default ¶
func Default() *unversioned.EraserConfig
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(cfg *unversioned.EraserConfig) *Manager
func (*Manager) Read ¶
func (m *Manager) Read() (unversioned.EraserConfig, error)
func (*Manager) Update ¶
func (m *Manager) Update(newC *unversioned.EraserConfig) error
Click to show internal directories.
Click to hide internal directories.