Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StompConsumer ¶
func NewConsumer ¶
func NewConsumer(cfg config.Config, id int) *StompConsumer
func (StompConsumer) Start ¶
func (c StompConsumer) Start(subscribed chan bool)
type StompPublisher ¶
func NewPublisher ¶
func NewPublisher(cfg config.Config, id int) *StompPublisher
func (StompPublisher) Start ¶
func (p StompPublisher) Start()
func (StompPublisher) StartFullSpeed ¶
func (p StompPublisher) StartFullSpeed()
func (StompPublisher) StartRateLimited ¶
func (p StompPublisher) StartRateLimited()
Click to show internal directories.
Click to hide internal directories.