Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OTPGenerator ¶
type OTPGenerator struct {
Len int
}
func (*OTPGenerator) Generate ¶
func (g *OTPGenerator) Generate() string
type UUIDGenerator ¶
type UUIDGenerator struct { }
func (*UUIDGenerator) Generate ¶
func (g *UUIDGenerator) Generate() string
Click to show internal directories.
Click to hide internal directories.