bolt

package
v1.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: EPL-1.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractBoltDB

func ExtractBoltDB(args []Object, index int) *bolt.DB

func Init

func Init()

func InternsOrThunks

func InternsOrThunks()

Types

type BoltDB

type BoltDB struct {
	*bolt.DB
	// contains filtered or unexported fields
}

TODO: wrapper types like this can probably be auto generated

func EnsureArgIsBoltDB

func EnsureArgIsBoltDB(args []Object, index int) BoltDB

func MakeBoltDB

func MakeBoltDB(db *bolt.DB) BoltDB

func (BoltDB) Equals

func (db BoltDB) Equals(other interface{}) bool

func (BoltDB) GetInfo

func (db BoltDB) GetInfo() *ObjectInfo

func (BoltDB) GetType

func (db BoltDB) GetType() *Type

func (BoltDB) Hash

func (db BoltDB) Hash() uint32

func (BoltDB) ToString

func (db BoltDB) ToString(escape bool) string

func (BoltDB) WithInfo

func (db BoltDB) WithInfo(info *ObjectInfo) Object

Jump to

Keyboard shortcuts

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