generator

package
v0.0.0-...-31d5876 Latest Latest
Warning

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

Go to latest
Published: May 22, 2022 License: MIT Imports: 3 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 interface {
	GenerateTrackingId(stringInput string) (trackingId string)
}

func NewSHA256Generator

func NewSHA256Generator(masterKey string, length int) Generator

NewSHA256Generator is used to generate a new generator

func NewSHA512Generator

func NewSHA512Generator(masterKey string, length int) Generator

NewSHA512Generator is used to generate a new generator

Jump to

Keyboard shortcuts

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