Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageAdapter ¶
type MessageAdapter struct {
// contains filtered or unexported fields
}
func NewMessageAdapter ¶
func NewMessageAdapter(console *zap.Logger, rabbitAdapter queue.Executor, grpcHelloCommand command.Executor, validatorService validation.Executor, ) *MessageAdapter
func (*MessageAdapter) ProcessMessage ¶
func (a *MessageAdapter) ProcessMessage()
func (*MessageAdapter) ReceiveMessages ¶
func (a *MessageAdapter) ReceiveMessages(queue string)
Click to show internal directories.
Click to hide internal directories.