Versions in this module Expand all Collapse all v0 v0.3.0 May 19, 2026 Changes in this version + const DefaultExpiration + const ExpiryOneDay + const ExpiryOneHour + func NewCode(hashed, userdata []byte, d time.Duration) (string, error) + func VerifyCode(hashed []byte, code string) ([]byte, error) + type Code struct + Time int64 + Userdata []byte