package
Version:
v2.0.1+incompatible
Opens a new window with list of versions in this module.
Published: Jun 20, 2015
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CFDot = 1
CFDChain = 2
CFMsg = 3
CFMsgI = 4
CFEntity = 5
)
type BWDBIterator interface {
Next()
OK() bool
Key() []byte
Value() []byte
Release()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.