Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyCoreSystems/ari-proxy
/ Unsubscribe
Method
Unsubscribe
messagebus/messagebus.go:79–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
// Subscription defines subscription interface
78
type
Subscription
interface
{
79
Unsubscribe() error
80
}
81
82
// RequestHandler handles requests messages
Callers
8
Listen
Function · 0.65
close
Method · 0.65
Cancel
Method · 0.65
TestApplicationUnsubscribe
Function · 0.65
applicationUnsubscribe
Method · 0.65
Unsubscribe
Method · 0.65
MultipleRequest
Method · 0.65
MultipleRequestReturnFirstGoodResponse
Method · 0.65
Implementers
3
application
client/application.go
RmqSubscription
messagebus/rabbitmqsub.go
NatsMSubscription
messagebus/nats.go
Calls
no outgoing calls
Tested by
1
TestApplicationUnsubscribe
Function · 0.52