rocksdb

package
v0.0.0-...-81863fa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DBKeyPrinter func([]byte, int64, int32) string

DBKeyPrinter may be set to a function to perform pretty-printing of rocksdb keys. It is normally set by an init function in the storage/engine package. The arguments are a DBKey decomposed into its primitive fields, because the compiler doesn't like passing C types across package boundaries.

View Source
var Logger = func(string, ...interface{}) {}

Logger is a logging function to be set by the importing package. Its presence allows us to avoid depending on a logging package.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL