MCPcopy Create free account
hub / github.com/compozy/agh / NetworkDirect

Method NetworkDirect

internal/cli/client.go:122–122  ·  view source on GitHub ↗
(
		ctx context.Context,
		workspaceRef string,
		channel string,
		directID string,
	)

Source from the content-addressed store, hash-verified

120 request NetworkDirectResolveRequest,
121 ) (NetworkDirectRoomRecord, error)
122 NetworkDirect(
123 ctx context.Context,
124 workspaceRef string,
125 channel string,

Callers 1

Implementers 2

stubClientinternal/cli/helpers_test.go
unixSocketClientinternal/cli/client.go

Calls

no outgoing calls

Tested by

no test coverage detected