sgxleveldb

package
v0.0.0-...-59ccd6a Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SgxLevelDB

type SgxLevelDB struct {
	*tmdb.GoLevelDB
}

func NewSgxLevelDB

func NewSgxLevelDB(name string, dir string) (*SgxLevelDB, error)

func NewSgxLevelDBWithOpts

func NewSgxLevelDBWithOpts(name string, dir string, o *opt.Options) (*SgxLevelDB, error)

func (*SgxLevelDB) Get

func (sdb *SgxLevelDB) Get(key []byte) ([]byte, error)

func (*SgxLevelDB) NewBatch

func (sdb *SgxLevelDB) NewBatch() tmdb.Batch

func (*SgxLevelDB) Set

func (sdb *SgxLevelDB) Set(key, value []byte) error

Jump to

Keyboard shortcuts

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