Discover Packages
github.com/TeaJunk/aws-sqs-cli
internal
awssqs
package
Version:
v0.0.0-...-4b5ebc9
Opens a new window with list of versions in this module.
Published: Jun 18, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewSession creates new AWS sessions with only limited parameters specified. Configuration migth be overwritten by environment variables.
Please refer to AWS GO SDK
type Message struct {
Body []byte
ReceiptHandle string
}
Message type contains exported fields
New returns pointer to a new Message
GetSingleMessage function returns single message from specified SQS queue
Source Files
¶
Click to show internal directories.
Click to hide internal directories.