# Functions
NewBigQuery creates a new instance of a BigQuery client.
NewConfig creates a new Config from environment variables.
NewServer creates a new HTTP server implementation that will handle communication with GitHub APIs.
# Structs
BigQuery provides a client and dataset identifiers.
CheckpointEntry is the shape of an entry to the checkpoint table.
Config defines the set of environment variables required for running the retry service.
No description provided by the author
No description provided by the author
No description provided by the author
RetryClientOptions encapsulate client config options as well as dependency implementation overrides.
No description provided by the author
# Interfaces
Datastore adheres to the interaction the retry service has with a datastore.
GitHubSource aheres to the interaction the retyr service has with GitHub APIs.