package
0.0.0-20191126065708-61829c1adf46
Repository: https://github.com/johnnyeven/libtools.git
Documentation: pkg.go.dev

# Functions

New creates a new HashID.
NewData creates a new HashIDData with the DefaultAlphabet already set.
NewWithData creates a new HashID with the provided HashIDData.

# Constants

DefaultAlphabet is the default alphabet used by go-hashids.
Version is the version number of the library.

# Structs

HashID contains everything needed to encode/decode hashids.
HashIDData contains the information needed to generate hashids.