MCPcopy 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
78type Subscription interface {
79 Unsubscribe() error
80}
81
82// RequestHandler handles requests messages

Callers 8

ListenFunction · 0.65
closeMethod · 0.65
CancelMethod · 0.65
UnsubscribeMethod · 0.65
MultipleRequestMethod · 0.65

Implementers 3

applicationclient/application.go
RmqSubscriptionmessagebus/rabbitmqsub.go
NatsMSubscriptionmessagebus/nats.go

Calls

no outgoing calls

Tested by 1