Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger logs all messages sent and received by the transport.
func (*Logger) Messages ¶
func (r *Logger) Messages(topic string) <-chan transport.ReceivedMessage
Messages implements the transport.Transport interface.
func (*Logger) ServiceName ¶
ServiceName implements the supervisor.WithName interface.
Click to show internal directories.
Click to hide internal directories.