Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCredentials ¶
func GetCredentials(t, akid, secret string) (*credentials.Credentials, error)
Types ¶
type Config ¶
type Config struct { Queue string Region string Credentials *credentials.Credentials }
type SQS ¶
type SQS struct {
// contains filtered or unexported fields
}
func SQSListener ¶
Creates a new SQS connection from a given Config object.
Click to show internal directories.
Click to hide internal directories.