package
Version:
v0.0.0-...-200b26a
Opens a new window with list of versions in this module.
Published: Jul 28, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
retry provides a recursive function retry implementation
HTTPClient provides a wrapper for *http.Client to abstract shared responsibilities
New creates a new HTTPClient
Do performs an Http request, decodes and validates the response
type OK interface {
OK() error
}
OK represents types capable of validating themselves.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.