# 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.
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.