# Packages
Package roundtripper has implementations of http.RoundTripper useful to clients.RepoClient.
No description provided by the author
# Functions
CreateGithubRepoClient returns a Client which implements RepoClient interface.
CreateOssFuzzRepoClient returns a RepoClient implementation intialized to `google/oss-fuzz` GitHub repository.
MakeGithubRepo takes input of form "owner/repo" or "github.com/owner/repo" and returns an implementation of clients.Repo interface.
NewLogger creates an instance of *zap.Logger.