Documentation ¶
Index ¶
- type Storage
- func (s *Storage) GetByName(name string) (val []byte, err error)
- func (s *Storage) Pop(name string) (val []byte, err error)
- func (s *Storage) Push(name string, v string) (err error)
- func (s *Storage) Search(name string) (result map[string][]byte)
- func (s *Storage) Serialize()
- func (s *Storage) Shutdown()
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.