Versions in this module Expand all Collapse all v0 v0.6.4 Dec 23, 2019 v0.6.0 Dec 3, 2019 Changes in this version + type HttpClientDetails struct + AccessToken string + ApiKey string + Headers map[string]string + Password string + Transport *http.Transport + User string + func (httpClientDetails HttpClientDetails) Clone() *HttpClientDetails