Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConsoleExec = "console" Demo = "demo" // Env variable names Env = "ENV" Verbose = "VERBOSE" // flags EnvFlag = "environment" VerboseFlag = "verbose" // shortcut EnvShortcut = "e" VerboseShortcut = "v" // flag description EnvDescription = "Environment, you can set via ENV" UnSecureDescription = "Show or hide log data on the stdout" // Emails Email = "email" EmailQueue = "email" EmailShort = "consume sqs queue email" )
Variables ¶
This section is empty.
Functions ¶
func GetQueueUrl ¶
func GetSQSClient ¶
func GetSession ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.