//
pkg.gl
Category
github.com/wireleap/common
api
client
package
0.3.8
Repository:
https://github.com/wireleap/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
15
Files
233 SLOC
#
Functions
New
New creates a new API client using the given signer to sign API requests.
NewMock
NewMock creates a new API client which uses a given handler for handling all requests.
Refresh
Refresh refreshes the idempotency key (if applicable).
#
Structs
Client
Client is an API client type.
RetryOptions
No description provided by the author