GithubClient is an autogenerated mock type for the GithubClient type
| 15 | |
| 16 | // GithubClient is an autogenerated mock type for the GithubClient type |
| 17 | type GithubClient struct { |
| 18 | mock.Mock |
| 19 | } |
| 20 | |
| 21 | type GithubClient_Expecter struct { |
| 22 | mock *mock.Mock |
nothing calls this directly
no outgoing calls
no test coverage detected