Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Message ¶ added in v0.2.0
type Message struct { Data []byte // contains filtered or unexported fields }
Message definition of a async message.
func NewMessage ¶ added in v0.2.0
NewMessage creates a new message.
type MockProcessor ¶ added in v0.2.0
type MockProcessor struct { }
MockProcessor definition for test usage
Click to show internal directories.
Click to hide internal directories.