bbolt

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2024 License: MPL-2.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 BboltStore

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

func NewBboltStore

func NewBboltStore(cfg *BboltStoreConfig) (*BboltStore, error)

func (*BboltStore) Close

func (b *BboltStore) Close() error

func (*BboltStore) Table

func (b *BboltStore) Table(table string) compdb.SimpleStoreTable

type BboltStoreConfig

type BboltStoreConfig struct {
	Path string
}

Jump to

Keyboard shortcuts

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