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

Method SetNetworkSubscription

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

Source from the content-addressed store, hash-verified

89 query NetworkSubscriptionsQuery,
90 ) ([]NetworkSubscriptionRecord, error)
91 SetNetworkSubscription(
92 ctx context.Context,
93 workspaceRef string,
94 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