bstore

package
v0.0.0-...-ef20d55 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Directory

func Directory(dir string, permissions os.FileMode, opts *bolt.Options) store.Factory

Directory creates a Factory that will create a new bolt file for each store that is opened.

Types

type FactoryCloser

type FactoryCloser interface {
	store.Factory
	Close() error
}

func Factory

func Factory(filename string, permissions os.FileMode, opts *bolt.Options) FactoryCloser

Factory defines an instance of a bolt store.

Jump to

Keyboard shortcuts

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