Documentation
¶
Index ¶
Constants ¶
View Source
const (
GenericPublishError = "GenericPublishError"
)
View Source
const (
MaxBatchSize = 10 // 10 is the maximum batch size for SNS.PublishBatch
)
Variables ¶
View Source
var ErrorStrings = map[string]string{ GenericPublishError: "publish error", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.