//
pkg.gl
Category
github.com/RacoonMediaServer/rms-notifier
internal
sender
package
1.3.0
Repository:
https://github.com/racoonmediaserver/rms-notifier.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
2
Files
308 SLOC
#
Functions
NewFactory
No description provided by the author
#
Structs
Composite
Composite is a Sender which broadcast messages to a few Sender's.
Distributor
Distributor distribute messages by topics.
#
Interfaces
Factory
Factory can create Sender's.
Sender
Sender represents entity which could send messages to some external systems.