package
0.0.0-20241223194649-a468d7bbe9b2
Repository: https://github.com/google/oss-rebuild.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCachedClient returns a new CachedClient.

# Structs

CachedClient is a BasicClient that caches responses.
WithUserAgent is a basic HTTP client that adds a User-Agent header.

# Interfaces

BasicClient is a simpler http.Client that only requires a Do method.