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

Method Close

messagebus/messagebus.go:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40type Server interface {
41 Connect() error
42 Close()
43
44 SubscribePing(topic string, callback PingHandler) (Subscription, error)
45 SubscribeRequest(topic string, callback RequestHandler) (Subscription, error)

Callers 9

closeMethod · 0.65
CloseMethod · 0.65
runTestFunction · 0.65
ListenMethod · 0.65
UnsubscribeMethod · 0.65
reconnectMethod · 0.65
CloseMethod · 0.65
ConnectMethod · 0.65
CloseMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected