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

Method DeleteNetworkSubscription

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

Source from the content-addressed store, hash-verified

95 request NetworkSubscriptionRequest,
96 ) (NetworkSubscriptionRecord, error)
97 DeleteNetworkSubscription(
98 ctx context.Context,
99 workspaceRef string,
100 channel string,

Callers 3

newNetworkUnmuteCommandFunction · 0.65
networkUnmuteMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected