Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemoryKVFactory ¶
type MemoryKVFactory struct { }
func (*MemoryKVFactory) Name ¶
func (self *MemoryKVFactory) Name() string
func (*MemoryKVFactory) New ¶
func (self *MemoryKVFactory) New(cfg json.RawMessage) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.