leveldb

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 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 DB

type DB struct {
	// contains filtered or unexported fields
}

func NewDB

func NewDB(path string) (*DB, error)

func (*DB) GetContract

func (d *DB) GetContract(addr string) (db.StoredBag, error)

func (*DB) ListContracts

func (d *DB) ListContracts() ([]db.StoredBag, error)

func (*DB) SetContract

func (d *DB) SetContract(bag db.StoredBag) error

Jump to

Keyboard shortcuts

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