Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
160
type
fakeHubCaller
struct
{}
161
162
func
(fakeHubCaller) Call(ctx context.Context, nodeID, method string, body any) (json.RawMessage, error) {
163
return
nil, nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected