Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UUID ¶
type UUID struct {
// contains filtered or unexported fields
}
UUID uuid driver
func (*UUID) GenerateID ¶
GenerateID generate unique id. Return generated id and any error if rasied.
type UUIDConfig ¶
type UUIDConfig struct {
Version int
}
Click to show internal directories.
Click to hide internal directories.