Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator interface {
NextId() string
}
Generator gets the next unique identifier at given generator context.
func NextGenerator ¶
NextGenerator gets the next generator with given package name context.
func NextNoPrefixGenerator ¶ added in v0.0.10
Click to show internal directories.
Click to hide internal directories.