boltdb

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2020 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCertificateRepository

func NewCertificateRepository(db *bolt.DB) (certificate.Repository, error)

NewCertificateRepository returns a new repo object with the associate bolt.DB

func NewChallengeConfigRepository

func NewChallengeConfigRepository(db *bolt.DB) (challenge_config.Repository, error)

NewChallengeConfigRepository provides a new challenge_config.Repository powered by BoltDB.

func NewConfigRepository

func NewConfigRepository(db *bolt.DB) (config.Repository, error)

NewConfigRepository provides a new ConfigRepo powered by BoltDB.

func NewUserRepository

func NewUserRepository(db *bolt.DB) (user.Repository, error)

NewUserRepository returns a new repo object with the associate bolt.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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