package
0.2.1
Repository: https://github.com/drand/go-clients.git
Documentation: pkg.go.dev

# Functions

ForURLs provides a shortcut for creating a set of HTTP clients for a set of URLs.
No description provided by the author
MeasureHeartbeats periodically tracks latency observed on a set of HTTP clients.
New creates a new client pointing to an HTTP endpoint.
NewSimpleClient creates a client using the default logger, default transport and a background context to instantiate a new Client for that remote host for that specific chainhash.
NewWithInfo constructs an http client when the group parameters are already known.
No description provided by the author

# Constants

HeartbeatInterval is the duration between liveness heartbeats sent to an HTTP API.

# Structs

HealthMetrics is a measurement task around HTTP clients.