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

Method SubscribeAnnounce

messagebus/messagebus.go:58–58  ·  view source on GitHub ↗
(topic string, callback AnnounceHandler)

Source from the content-addressed store, hash-verified

56 Close()
57
58 SubscribeAnnounce(topic string, callback AnnounceHandler) (Subscription, error)
59 SubscribeEvent(topic string, queue string, callback EventHandler) (Subscription, error)
60
61 PublishPing(topic string) error

Callers 1

maintainClusterMethod · 0.65

Implementers 2

RabbitmqBusmessagebus/rabbitmq.go
NatsBusmessagebus/nats.go

Calls

no outgoing calls

Tested by

no test coverage detected