Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClientWrapper ¶
type HttpClientWrapper struct { AccessKey string SecretKey string BaseURL string EscherClient *escherClient.MgmtServiceApiCtx HttpClient *http.Client }
func NewHttpClient ¶
func NewHttpClient(accessKey, secretKey, baseUrl string) HttpClientWrapper
Click to show internal directories.
Click to hide internal directories.