MCPcopy Create free account
hub / github.com/cloudbase/garm / GithubBaseURL

Method GithubBaseURL

runner/common/util.go:43–43  ·  view source on GitHub ↗

GithubBaseURL returns the base URL for the github or GHES API.

()

Source from the content-addressed store, hash-verified

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

Callers 1

getActionServiceInfoMethod · 0.65

Implementers 6

stubGithubClientrunner/pool/stub_client.go
GithubEntityOperationsrunner/common/mocks/GithubEntityOperat
GithubEntityOperations_Expecterrunner/common/mocks/GithubEntityOperat
GithubClientrunner/common/mocks/GithubClient.go
GithubClient_Expecterrunner/common/mocks/GithubClient.go
githubClientutil/github/client.go

Calls

no outgoing calls

Tested by

no test coverage detected