Versions in this module Expand all Collapse all v0 v0.7.0 Jul 23, 2026 Changes in this version + var ErrInvalidInput = errors.New("invalid input") + var ErrMethodNotAllowed = errors.New("method not allowed") + var ErrNotFound = errors.New("not found") + type JSONError struct + Error string