Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IDGenerator ¶
type IDGenerator struct{}
func (*IDGenerator) Generate ¶
func (m *IDGenerator) Generate() (id string)
func (*IDGenerator) GenerateNumberCode ¶
func (m *IDGenerator) GenerateNumberCode(length int) (code string)
Click to show internal directories.
Click to hide internal directories.