interfaces

package
v0.0.0-...-720bb8f Latest Latest
Warning

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

Go to latest
Published: May 25, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OakenshildID

type OakenshildID interface {
	Next() uint64
	WithMachineId(machineId byte) OakenshildID
	WithEpochStart(time time.Time) OakenshildID
}

type OakenshildIDEncodeStrategy

type OakenshildIDEncodeStrategy interface {
	Encode(encoder string, id uint64) (string, error)
}

type OakenshildIDEncoder

type OakenshildIDEncoder interface {
	Encode(id uint64) string
}

Jump to

Keyboard shortcuts

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