MCPcopy Create free account
hub / github.com/CyCoreSystems/ari-proxy / Bus

Method Bus

client/client.go:424–426  ·  view source on GitHub ↗

Bus is the bus operation accessor

()

Source from the content-addressed store, hash-verified

422
423// Bus is the bus operation accessor
424func (c *Client) Bus() ari.Bus {
425 return c.bus
426}
427
428// Channel is the channel operation accessor
429func (c *Client) Channel() ari.Channel {

Callers 5

SubscribeMethod · 0.80
SubscribeMethod · 0.80
SubscribeMethod · 0.80
SubscribeMethod · 0.80
runEventHandlerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected