uuid

package module
v0.0.0-...-6ced46a Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2023 License: BSD-3-Clause Imports: 2 Imported by: 1

README

This repository is now maintained on Sourcehut here.

No BS UUID(s)

_, uuid, err := GenUUID() // Stored as string.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenUUIDUnsafe

func GenUUIDUnsafe() (uuid string)

Types

type UUID

type UUID [16]byte // UUIDs are 128 bit (16 bytes)

func GenUUID

func GenUUID() (uuid UUID, uuidStr string, err error)

Jump to

Keyboard shortcuts

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