tokenizer

package
v0.0.0-...-f10e182 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewUUID

func NewUUID() (uuid.UUID, error)

Types

type Tokenizer

type Tokenizer interface {
	Parse(token string) (uuid.UUID, error)
	Generate() (uuid.UUID, error)
	Random() (uuid.UUID, error)
}

func New

func New() Tokenizer

Directories

Path Synopsis
Package mock_tokenizer is a generated GoMock package.
Package mock_tokenizer is a generated GoMock package.

Jump to

Keyboard shortcuts

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