Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogIDGenerator ¶
func SetLogIDGenerator(gen Generator)
Types ¶
type Generator ¶
type Generator interface {
Generate() LogID
}
func NewGenerator ¶
func NewGenerator() Generator
Click to show internal directories.
Click to hide internal directories.