Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleUUID ¶
type GoogleUUID struct{}
func (*GoogleUUID) New ¶
func (g *GoogleUUID) New() string
type UUIDGenerator ¶
type UUIDGenerator interface {
New() string
}
Click to show internal directories.
Click to hide internal directories.