MCPcopy Index your code
hub / github.com/git-bug/git-bug / Client

Struct Client

bridge/github/mocks/Client.go:14–16  ·  view source on GitHub ↗

Client is an autogenerated mock type for the Client type

Source from the content-addressed store, hash-verified

12
13// Client is an autogenerated mock type for the Client type
14type Client struct {
15 mock.Mock
16}
17
18// Mutate provides a mock function with given fields: _a0, _a1, _a2, _a3
19func (_m *Client) Mutate(_a0 context.Context, _a1 interface{}, _a2 githubv4.Input, _a3 map[string]interface{}) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected