Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // UUIDWithoutDashesLength is the length of the UUIDs returned // by NewWithoutDashes. It's also the length of commit IDs in // Pachyderm. UUIDWithoutDashesLength int )
Functions ¶
func NewWithoutDashes ¶
func NewWithoutDashes() string
NewWithoutDashes returns a new uuid without no "-".
func NewWithoutUnderscores ¶ added in v1.3.19
func NewWithoutUnderscores() string
NewWithoutUnderscores returns a new uuid without no "_".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.