password

package module
v0.0.0-...-a7baa06 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2020 License: MIT Imports: 1 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	Hash(password string) (string, error)
	CheckPassword(password, hash string) error
}

PasswordSvc --

func NewService

func NewService() Service

NewPasswordSvc creates a new fake password

Jump to

Keyboard shortcuts

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