Documentation ¶
Index ¶
Constants ¶
View Source
const ( STANDARD = iota FIFO )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsContext ¶
type AwsContext struct {
// contains filtered or unexported fields
}
func AwsConfig ¶
func AwsConfig(profileName string) *AwsContext
func (*AwsContext) SendMessage ¶
func (ac *AwsContext) SendMessage(fc, qu string)
Click to show internal directories.
Click to hide internal directories.