Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessFunc ¶
type RequiredAttributeMissing ¶
type RequiredAttributeMissing struct {
// contains filtered or unexported fields
}
func (*RequiredAttributeMissing) Error ¶
func (r *RequiredAttributeMissing) Error() string
type Responder ¶
type Responder struct {
// contains filtered or unexported fields
}
func NewResponder ¶
func NewResponder(sqsClient sqsClient, processFunc ProcessFunc) Responder
Click to show internal directories.
Click to hide internal directories.