Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MemoryStore ¶
func (*MemoryStore) All ¶
func (s *MemoryStore) All() map[string]string
func (*MemoryStore) Delete ¶
func (s *MemoryStore) Delete(key string)
func (*MemoryStore) Set ¶
func (s *MemoryStore) Set(key string, val string)
Click to show internal directories.
Click to hide internal directories.