Documentation ¶
Index ¶
- type Scope
- func (s *Scope) Delete(key string, opts ...store.DeleteOption) error
- func (s *Scope) List(opts ...store.ListOption) ([]string, error)
- func (s *Scope) Options() store.Options
- func (s *Scope) Read(key string, opts ...store.ReadOption) ([]*store.Record, error)
- func (s *Scope) Write(r *store.Record, opts ...store.WriteOption) 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.