store

package
v0.0.0-...-01ba355 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	// KeepSecret keeps the password hash bytes in database.
	KeepSecret(secret []byte) <-chan error
}

Store represents a database store.

func New

func New(logger log.Logger, dsn string) Store

New returns a new store.

Jump to

Keyboard shortcuts

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