idgen

package
v1.6.9 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Alphabet = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ.-"

Variables

This section is empty.

Functions

func MustNewUUIDString added in v1.6.3

func MustNewUUIDString() string

func New

func New() string

func NewUUIDString

func NewUUIDString() (string, error)

Types

type Generator

type Generator interface {
	NextId() (string, error)
}

func NewGenerator

func NewGenerator() Generator

Jump to

Keyboard shortcuts

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