Documentation
¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
- type GitHub
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GitHub ¶
GitHub is an autogenerated mock type for the GitHub type
func (*GitHub) CommitSHA1 ¶
CommitSHA1 provides a mock function with given fields: ctx, repo, refSpec
func (*GitHub) Contents ¶
func (_m *GitHub) Contents(ctx context.Context, repo github.Repo, path string, sha1 string) (*go_githubgithub.RepositoryContent, []*go_githubgithub.RepositoryContent, error)
Contents provides a mock function with given fields: ctx, repo, path, sha1
func (*GitHub) ValidateURL ¶ added in v0.12.0
ValidateURL provides a mock function with given fields: u
Click to show internal directories.
Click to hide internal directories.