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

Method UpdateNetworkChannel

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

Source from the content-addressed store, hash-verified

79 request CreateNetworkChannelRequest,
80 ) (NetworkChannelDetailRecord, error)
81 UpdateNetworkChannel(
82 ctx context.Context,
83 workspaceRef string,
84 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