Versions in this module Expand all Collapse all v0 v0.4.0 May 8, 2022 v0.3.0 Jan 9, 2022 Changes in this version + func FetchUserProvidedRequestID(ctxt context.Context) *string + type HttpmqAPIError struct + Detail *string + Message *string + RequestID string + StatusCode int + func GenerateHttpmqError(reqID string, statusCode int, err *api.ApisErrorDetail) HttpmqAPIError + func (e HttpmqAPIError) Error() string + type UseGivenRequestID struct v0.2.3 Jan 2, 2022 Changes in this version + const RequestIDHeader + func DefineAPIClient(serverURL string, transport *http.Client, userAgent *string, debug bool) (*api.APIClient, error) + func GetUnitTestHttpmqDataAPIURL() string + func GetUnitTestHttpmqMgmtAPIURL() string