Versions in this module Expand all Collapse all v2 v2.0.2 Mar 23, 2026 Changes in this version + func RegisterHTTPErrorMapper(m HTTPErrorMapper) + func ToAPIError(err error) (code types.ErrorCode, msg string) + type HTTPErrorMapper interface + Map func(err error) (code types.ErrorCode, msg string, ok bool) + var PlatformMapper HTTPErrorMapper = platformMapper{} v2.0.1 Mar 23, 2026 v2.0.0 Mar 22, 2026 Other modules containing this package github.com/verygoodsoftwarenotvirus/platform