Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recoverer ¶
type Recoverer struct {
// contains filtered or unexported fields
}
Recoverer is a transport wrapper that handles panics that occur in the underlying transport.
func (*Recoverer) Messages ¶
func (r *Recoverer) Messages(topic string) <-chan transport.ReceivedMessage
Messages implements the transport.Transport interface.
func (*Recoverer) ServiceName ¶ added in v0.20.0
ServiceName implements the supervisor.WithName interface.
Click to show internal directories.
Click to hide internal directories.