Versions in this module Expand all Collapse all v1 v1.2.1 Jun 28, 2024 v1.2.0 Jun 20, 2024 Changes in this version + const ServerStatusCode type Exception + StatusCode int v1.1.2 Jun 4, 2024 v1.1.1 Jun 4, 2024 Changes in this version + const ServerErrorCode + const ServerErrorDetails + const ServerErrorMsg + type Exception struct + Code int + Details string + FullError error + Message string + func ServerError(err error, message string, details string) Exception + func (e Exception) Error() string