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

Method ListNetworkSubscriptions

internal/cli/client.go:87–87  ·  view source on GitHub ↗
(
		ctx context.Context,
		query NetworkSubscriptionsQuery,
	)

Source from the content-addressed store, hash-verified

85 request UpdateNetworkChannelRequest,
86 ) (NetworkChannelDetailRecord, error)
87 ListNetworkSubscriptions(
88 ctx context.Context,
89 query NetworkSubscriptionsQuery,
90 ) ([]NetworkSubscriptionRecord, error)

Callers 3

NetworkSubscriptionsMethod · 0.65
networkSubscriptionsMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected