Documentation
¶
Index ¶
- func NewHashes(config Config) (*key[storage.MapOfStringsEntry], error)
- func NewLists(config Config) (*key[string], error)
- func NewScan(config Config) (*scanKey, error)
- func NewSets(config Config) (*key[string], error)
- func NewSortedSets(config Config) (*key[storage.MapOfStringsEntry], error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSortedSets ¶
func NewSortedSets(config Config) (*key[storage.MapOfStringsEntry], error)
Types ¶
Click to show internal directories.
Click to hide internal directories.