Versions in this module Expand all Collapse all v2 v2.0.2 May 3, 2026 Changes in this version + var ErrInvalidBase58 = errors.New("usid: invalid base58 character") + func Decode(s string) (int64, error) + func Encode(id int64) string