Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
Dispatcher -
func (*Dispatcher) AddSubscriber ¶
func (d *Dispatcher) AddSubscriber() (<-chan error, chan<- struct{}, <-chan error)
AddSubscriber -
func (*Dispatcher) DispatchLooseConnection ¶ added in v0.2.10
func (d *Dispatcher) DispatchLooseConnection(err error) error
DispatchLooseConnection dispatching that connection to RabbitMQ is loosed
Click to show internal directories.
Click to hide internal directories.