MCPcopy Index your code
hub / github.com/rilldata/rill / mockGithub

Struct mockGithub

admin/testadmin/testadmin.go:325–325  ·  view source on GitHub ↗

mockGithub provides a mock implementation of admin.Github.

Source from the content-addressed store, hash-verified

323
324// mockGithub provides a mock implementation of admin.Github.
325type mockGithub struct{}
326
327func (m *mockGithub) AppClient() *github.Client {
328 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected