package
0.0.0-20220214044947-8c482d4da4b8
Repository: https://github.com/jrapoport/gothic.git
Documentation: pkg.go.dev
# Functions
NewAccessCode generates a new code of the format.
NewSignupCode generates a new code of the format and type.
# Constants
InfiniteUse indicates this code may be used an infinite number of times.
Access Code formats.
NoExpiration indicates the code will not expire.
Access Code formats.
Signup class.
SingleUse indicates this code may be used once.
# Variables
ErrUnusableCode unusable code error.
# Structs
AccessCode can be used for codes.
SignupCode can be used for signup signup codes.
# Type aliases
Format is the format of the signup code.