Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
func NewSmtPool ¶
type CodeGenerator ¶
func NewRandomNumberCodeGenerator ¶
func NewRandomNumberCodeGenerator() CodeGenerator
type Config ¶
type RandomNumberCodeGenerator ¶
type RandomNumberCodeGenerator struct {
// contains filtered or unexported fields
}
func (*RandomNumberCodeGenerator) Generate ¶
func (m *RandomNumberCodeGenerator) Generate(length int) string
Click to show internal directories.
Click to hide internal directories.