boltdb

package
v0.3.14 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package boltdb provides a persistent credentials.ClientCredStore that keeps data in a file.

Index

Constants

View Source
const (
	// All package errors are wrapping Error
	Error = errorFlag("boltdb: error")
)

Variables

This section is empty.

Functions

func New

func New(dbpath string) (credentials.ClientCredStore, error)

New returns a ClientCredStore implementation that persists Cards in a single file boltdb database. It errors if the database schema can not be created.

Types

This section is empty.

Jump to

Keyboard shortcuts

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