Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OctopusDeploy/cli
/ ServiceMessage
Method
ServiceMessage
pkg/servicemessages/provider.go:14–14 ·
view source on GitHub ↗
(messageName string, values any)
Source
from the content-addressed store, hash-verified
12
13
type
Provider
interface
{
14
ServiceMessage(messageName string, values any)
15
}
16
17
type
provider
struct
{
Callers
2
createRun
Function · 0.65
TestServiceMessage
Function · 0.65
Implementers
1
provider
pkg/servicemessages/provider.go
Calls
no outgoing calls
Tested by
1
TestServiceMessage
Function · 0.52