Documentation
¶
Overview ¶
Package uuid implement hyphenless UUIDs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsUUIDWithoutDashes ¶
IsUUIDWithoutDashes checks whether a string is a UUID without dashes
func NewWithoutDashes ¶
func NewWithoutDashes() string
NewWithoutDashes returns a new uuid without no "-".
func UniqueString ¶ added in v2.12.0
UniqueString adds a UUID suffix to 'prefix'. This helps avoid name conflicts between tests that share the same Pachyderm cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.