Versions in this module Expand all Collapse all v0 v0.13.1 Nov 21, 2018 v0.13.0 Sep 20, 2018 Changes in this version + type GitHub struct + func (_m *GitHub) CommitSHA1(ctx context.Context, repo github.Repo, refSpec string) (string, error) + func (_m *GitHub) Contents(ctx context.Context, repo github.Repo, path string, sha1 string) (*go_githubgithub.RepositoryContent, []*go_githubgithub.RepositoryContent, ...) + func (_m *GitHub) ValidateURL(u string) error