Versions in this module Expand all Collapse all v0 v0.1.0 Feb 18, 2025 Changes in this version + type CustomError interface + GetErrorMessage func() string + GetStatusCode func() int + func NewInternalServerError(info string) CustomError + func NewNotFoundError(info string) CustomError + func NewSyncAttemptTooEarlyError() CustomError