Versions in this module Expand all Collapse all v0 v0.0.1 Jun 21, 2024 Changes in this version + type Error struct + func New(code int, message string) *Error + func (e *Error) Error() string