Documentation
¶
Overview ¶
Package idcheck generates ids that can be verified using the final byte as a checksum.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetIDReader ¶
SetIDReader Sets the reader used to generate new IDs
Types ¶
type ID ¶
type ID [length]byte
ID is an id
func FromBase64 ¶
FromBase64 creates a new ID from a base64 encoded string
type IDChecker ¶
IDChecker issues and validates IDs
func NewIDChecker ¶
NewIDChecker returns a new IDChecker
Click to show internal directories.
Click to hide internal directories.