Documentation ¶
Index ¶
- func RegisterMockConfig() error
- type MockStore
- func (m *MockStore) Close() error
- func (m *MockStore) Done() <-chan struct{}
- func (m *MockStore) Lock()
- func (m *MockStore) NewLocker(name string) sync.Locker
- func (m *MockStore) Save(s string, s2 string) error
- func (m *MockStore) Unlock()
- func (m *MockStore) Watch(opts ...configx.WatchOption) (configx.Receiver, error)
- type Receiver
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterMockConfig ¶
func RegisterMockConfig() error
Types ¶
Click to show internal directories.
Click to hide internal directories.