Versions in this module Expand all Collapse all v1 v1.1.2 Jul 21, 2024 v1.1.1 May 14, 2024 v1.1.0 May 11, 2024 Changes in this version + type Hash interface + HashidsDecode func(hash string) ([]int, error) + HashidsEncode func(params []int) (string, error) + func New(secret string, length int) Hash