uuid

package
v2.12.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package uuid implement hyphenless UUIDs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsUUIDWithoutDashes

func IsUUIDWithoutDashes(s string) bool

IsUUIDWithoutDashes checks whether a string is a UUID without dashes

func New

func New() string

New returns a new uuid.

func NewWithoutDashes

func NewWithoutDashes() string

NewWithoutDashes returns a new uuid without no "-".

func UniqueString added in v2.12.0

func UniqueString(prefix string) string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL