Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdGenerator ¶
type IdGenerator struct {
// contains filtered or unexported fields
}
func New ¶
func New() *IdGenerator
func (*IdGenerator) GenId ¶
func (g *IdGenerator) GenId() string
func (*IdGenerator) Start ¶
func (g *IdGenerator) Start()
Click to show internal directories.
Click to hide internal directories.