Documentation
¶
Index ¶
- type KVFilter
- func (filter KVFilter) Add(bucket string, key []byte) error
- func (filter KVFilter) CheckThenAdd(bucket string, key []byte) (b bool, err error)
- func (filter KVFilter) Close() error
- func (filter KVFilter) Delete(bucket string, key []byte) error
- func (filter KVFilter) Exists(bucket string, key []byte) bool
- func (filter KVFilter) Open() 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.