GithubBaseURL returns the base URL for the github or GHES API.
()
| 41 | GetEntity() params.ForgeEntity |
| 42 | // GithubBaseURL returns the base URL for the github or GHES API. |
| 43 | GithubBaseURL() *url.URL |
| 44 | } |
| 45 | |
| 46 | type RateLimitClient interface { |
no outgoing calls
no test coverage detected