Versions in this module Expand all Collapse all v0 v0.7.0 Dec 11, 2024 v0.6.0 Oct 10, 2024 Changes in this version + func WithBaseURL(baseURL string) *core.BaseURLOption + func WithBodyProperties(bodyProperties map[string]interface{}) *core.BodyPropertiesOption + func WithHTTPClient(httpClient core.HTTPClient) *core.HTTPClientOption + func WithHTTPHeader(httpHeader http.Header) *core.HTTPHeaderOption + func WithMaxAttempts(attempts uint) *core.MaxAttemptsOption + func WithQueryParameters(queryParameters url.Values) *core.QueryParametersOption + func WithToken(token string) *core.TokenOption + type RequestOption = core.RequestOption