Documentation ¶
Index ¶
- type MiniFile
- func (mf *MiniFile) Close() error
- func (mf *MiniFile) Delete(key string) error
- func (mf *MiniFile) DeleteAll() error
- func (mf *MiniFile) Get(key string) ([]byte, error)
- func (mf *MiniFile) GetAll() (map[string][]byte, error)
- func (mf *MiniFile) Has(key string) (bool, error)
- func (mf *MiniFile) Put(key string, value []byte) 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.