Documentation
¶
Index ¶
Constants ¶
View Source
const (
InvalidMessageFormatCode = "INVALID_MESSAGE_FORMAT"
)
Variables ¶
View Source
var ( ErrInvalidMessageFormat = Error{ Code: InvalidMessageFormatCode, Message: "failed to unmarshal the message, removing the message due to wrong message format"} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.