shortuuid

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2020 License: MIT Imports: 4 Imported by: 0

README

Description

This package is a simple Go port of the PHP shortuuid library https://github.com/pascaldevink/shortuuid

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ShortUUID

type ShortUUID string

func FromString

func FromString(s string) (ShortUUID, error)

func FromUUID

func FromUUID(u uuid.UUID) ShortUUID

func NewV1

func NewV1() ShortUUID

func NewV2

func NewV2(domain byte) ShortUUID

func NewV3

func NewV3(ns uuid.UUID, name string) ShortUUID

func NewV4

func NewV4() ShortUUID

func NewV5

func NewV5(ns uuid.UUID, name string) ShortUUID

func (ShortUUID) String

func (s ShortUUID) String() string

func (ShortUUID) UUID

func (s ShortUUID) UUID() uuid.UUID

Jump to

Keyboard shortcuts

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