idgen

package
v0.0.0-...-2f2a033 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator func() string

Generator ...

func New

func New(pre string) Generator

New return a id generator pre should be 2-bytes length generation rule: base36(timestamp[4bytes] + hostHash[2bytes] + index[2bytes])

func (Generator) Next

func (g Generator) Next() string

Next ...

Jump to

Keyboard shortcuts

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