opt

package
v0.0.0-...-14c04b0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2018 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Path                string
	TablePath           string
	Rid                 []byte
	AutoCloseTimeout    time.Duration
	MaxTableSize        int64
	MaxSize             int64
	ChunkSize           int64
	PadLastChunk        bool
	KeySeparator        []byte
	StartKey            []byte
	EndKey              []byte
	LevelDBOpt          *ldbOpt.Options
	LevelDBIterRange    *ldbUtil.Range
	LevelDBIterReadOpt  *ldbOpt.ReadOptions
	LevelDBIterWriteOpt *ldbOpt.WriteOptions
}

func CreateDefault

func CreateDefault() *Options

Jump to

Keyboard shortcuts

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