# Functions
NewHandler creates a new Handler using the specified options.
# Structs
Handler is in charge of retrieving ad-hoc checks from the synthetic-monitoring-api, running them and forwarding the results to the publisher.
HandlerOpts is used to pass configuration options to the Handler.
# Interfaces
Backoffer defines an interface to provide backoff durations.
ClientConn represents the GRPC client connection that can be used to make RPC calls to the Synthetic Monitoring API.
# Type aliases
Error represents errors returned from this package.
No description provided by the author
No description provided by the author