Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
type
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
close
Method · 0.65
Close
Method · 0.65
runTest
Function · 0.65
Listen
Method · 0.65
Unsubscribe
Method · 0.65
reconnect
Method · 0.65
Close
Method · 0.65
Connect
Method · 0.65
Close
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected