package
1.3.71
Repository: https://github.com/airenas/async-api.git
Documentation: pkg.go.dev

# Functions

NewQueueMessageFromM copies message.

# Constants

InformTypeFailed type when process failed.
InformTypeFinished type when process finished.
InformTypeStarted type when process started.

# Structs

InformMessage message with inform information.
QueueMessage message going throuht broker.
Tag keeps key/value in message.

# Interfaces

Message base message interface for sending to queue.