Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidSalt ¶
Types ¶
type Salt ¶
type Salt struct {
// contains filtered or unexported fields
}
func NewRandomSalt ¶
func NewRandomSalt(opts *SaltOptions) (*Salt, error)
func NewSaltFromString ¶
type SaltOptions ¶
func DefaultSaltOptions ¶
func DefaultSaltOptions() *SaltOptions
Click to show internal directories.
Click to hide internal directories.