package
0.0.0-20210109214533-c7609e90cd61
Repository: https://github.com/github-vet/bots.git
Documentation: pkg.go.dev

# Functions

NewClient constructs a new client using the provided arguments.
NewThrottle creates a throttle which can be used to limit the maximum number of outstanding requests.

# Structs

Client is a rate-limiting Github client which blocks API requests that would exceed the rate limit.