MCPcopy Create free account
hub / github.com/0xUnixIO/pulse / fakeHubCaller

Struct fakeHubCaller

internal/nodes/usagebuf_test.go:160–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160type fakeHubCaller struct{}
161
162func (fakeHubCaller) Call(ctx context.Context, nodeID, method string, body any) (json.RawMessage, error) {
163return nil, nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected