Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstantTimeCompare ¶
Types ¶
type AlphaNumericTokenGenerator ¶
type AlphaNumericTokenGenerator struct { }
type NumericTokenGenerator ¶
type NumericTokenGenerator struct { }
type TokenGenerator ¶
type TokenGenerator interface {
// contains filtered or unexported methods
}
func GeneratorFromConfig ¶
func GeneratorFromConfig(config config.Config) TokenGenerator
Click to show internal directories.
Click to hide internal directories.