Versions in this module Expand all Collapse all v1 v1.136.0 Dec 1, 2025 Changes in this version + func FormatAPIErrorToGo(ctx context.Context, errorContext string, resp *http.Response, clientErr error, ...) (err error) + func MapErrorToHTTPResponseCode(statusCode int) error + type ExtractAPIErrorDescriptionFunc func(ctx context.Context, resp *http.Response) (message string, err error)