Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct{}
Generator id生成
func (*Generator) GenerateID ¶
func (generator *Generator) GenerateID(idType int8, svc string) IdempotenceID
GenerateID 生成id
func (*Generator) GenerateWithID ¶
func (generator *Generator) GenerateWithID(id string, svc string) IdempotenceID
GenerateWithID 生成id
Click to show internal directories.
Click to hide internal directories.