Documentation
¶
Index ¶
Constants ¶
View Source
const ( BlockTypeHeader uint16 = 1 BlockTypeBody uint16 = 2 )
View Source
const (
KeyNamespaceBlock uint16 = 1
)
Variables ¶
This section is empty.
Functions ¶
func NewPebbleEngine ¶
func NewPebbleEngine(config dtypes.PebbleBlockDBConfig) (types.BlockDbEngine, error)
Types ¶
type PebbleEngine ¶
type PebbleEngine struct {
// contains filtered or unexported fields
}
func (*PebbleEngine) Close ¶
func (e *PebbleEngine) Close() error
Click to show internal directories.
Click to hide internal directories.