Documentation
¶
Index ¶
- type Store
- func (m Store) As(out any) bool
- func (c Store) Clone() Store
- func (m Store) Close(_ context.Context) error
- func (m Store) Context(ctx context.Context) configx.Values
- func (m Store) Default(d any) configx.Values
- func (m Store) Del() error
- func (m Store) Done() <-chan struct{}
- func (c Store) Empty()
- func (m Store) Flush()
- func (m Store) Get() any
- func (m Store) Key() []string
- func (m Store) Lock()
- func (m Store) Options() *configx.Options
- func (m Store) Reset()
- func (m Store) Save(string, string) error
- func (m Store) Set(value any) error
- func (m Store) Unlock()
- func (m Store) Val(path ...string) configx.Values
- func (m Store) Watch(opts ...watch.WatchOption) (watch.Receiver, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.