Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFakeCoreConfig ¶
func NewFakeCoreConfig() core_config.ReadWriter
Types ¶
type FakePersistor ¶
type FakePersistor struct{}
func (*FakePersistor) Exists ¶
func (f *FakePersistor) Exists() bool
func (*FakePersistor) Load ¶
func (f *FakePersistor) Load(configuration.DataInterface) error
func (*FakePersistor) Save ¶
func (f *FakePersistor) Save(configuration.DataInterface) error
Click to show internal directories.
Click to hide internal directories.