//
pkg.gl
Category
github.com/go-sigma/sigma
pkg
utils
password
package
1.3.0
Repository:
https://github.com/go-sigma/sigma.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
35 SLOC
#
Packages
mocks
Package mocks is a generated GoMock package.
#
Functions
New
New returns a new password instance.
#
Constants
DefaultCost
DefaultCost is the default cost for bcrypt.
#
Interfaces
Password
Password is an interface for password hashing nolint: revive.