Versions in this module Expand all Collapse all v1 v1.1.0 Aug 1, 2026 Changes in this version + func IsCode(err error, code string) bool + type Refusal struct + Code string + Next string + Path string + Reason string + Root string + func New(code, root, path, reason, next string) *Refusal + func (r *Refusal) Error() string