Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MessageSystemAttributeNameSentTimestamp = sqs.MessageSystemAttributeNameSentTimestamp
Functions ¶
This section is empty.
Types ¶
type Msg ¶
type Msg struct { URL *string SQS *sqs.SQS M *sqs.DeleteMessageBatchRequestEntry B []byte SentTimestamp int64 Hash string }
Msg is the message struct that were captured by the input plugin
func (*Msg) CreationTimestampMilliseconds ¶
CreationTimestampMilliseconds will return the creation timestamp for the message
Click to show internal directories.
Click to hide internal directories.