badger

package
v0.0.0-...-1c76c89 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"_name": "github.com/dgraph-io/badger",

	"ManifestFilename":    badger.ManifestFilename,
	"ValueThresholdLimit": badger.ValueThresholdLimit,

	"DefaultIteratorOptions": badger.DefaultIteratorOptions,
	"ErrBlockedWrites":       badger.ErrBlockedWrites,
	"ErrConflict":            badger.ErrConflict,
	"ErrDiscardedTxn":        badger.ErrDiscardedTxn,
	"ErrEmptyKey":            badger.ErrEmptyKey,
	"ErrInvalidDump":         badger.ErrInvalidDump,
	"ErrInvalidKey":          badger.ErrInvalidKey,
	"ErrInvalidLoadingMode":  badger.ErrInvalidLoadingMode,
	"ErrInvalidRequest":      badger.ErrInvalidRequest,
	"ErrKeyNotFound":         badger.ErrKeyNotFound,
	"ErrManagedTxn":          badger.ErrManagedTxn,
	"ErrNilCallback":         badger.ErrNilCallback,
	"ErrNoRewrite":           badger.ErrNoRewrite,
	"ErrReadOnlyTxn":         badger.ErrReadOnlyTxn,
	"ErrRejected":            badger.ErrRejected,
	"ErrReplayNeeded":        badger.ErrReplayNeeded,
	"ErrRetry":               badger.ErrRetry,
	"ErrThresholdZero":       badger.ErrThresholdZero,
	"ErrTruncateNeeded":      badger.ErrTruncateNeeded,
	"ErrTxnTooBig":           badger.ErrTxnTooBig,

	"ErrValueLogSize": badger.ErrValueLogSize,

	"ErrWindowsNotSupported": badger.ErrWindowsNotSupported,
	"ErrZeroBandwidth":       badger.ErrZeroBandwidth,

	"Open":               badger.Open,
	"OpenManaged":        badger.OpenManaged,
	"entry":              badger.NewEntry,
	"Manifest":           qlang.StructOf((*badger.Manifest)(nil)),
	"ReplayManifestFile": badger.ReplayManifestFile,
	"DefaultOptions":     badger.DefaultOptions,
	"LSMOnlyOptions":     badger.LSMOnlyOptions,
	"TableInfo":          qlang.StructOf((*badger.TableInfo)(nil)),
	"TableManifest":      qlang.StructOf((*badger.TableManifest)(nil)),
	"IteratorOptions":    qlang.StructOf((*badger.IteratorOptions)(nil)),
}

Exports is the export table of this module.

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