challengestore

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Depot

type Depot struct {
	*bolt.DB
}

func NewBoltDepot

func NewBoltDepot(db *bolt.DB) (*Depot, error)

NewBoltDepot creates a depot.Depot backed by BoltDB.

func (*Depot) HasChallenge

func (db *Depot) HasChallenge(pw string) (bool, error)

func (*Depot) SCEPChallenge

func (db *Depot) SCEPChallenge() (string, error)

Jump to

Keyboard shortcuts

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