package
0.0.1
Repository: https://github.com/jetstack/tally.git
Documentation: pkg.go.dev

# Functions

NewClient returns a client that fetches scores from the scorecard API.
WithTimeout is a functional option that configures the timeout duration for HTTP requests.

# Constants

ClientName is the name of the client.
DefaultTimeout is the default timeout for HTTP requests.
DefaultURL is the default base url for the scorecard API.

# Structs

Client retrieves scores from the scorecard API.

# Type aliases

Option is a functional option that configures the scorecard API client.