Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPublisher ¶
Types ¶
type MessageTransformer ¶
type MessageTransformer interface {
Transform(message types.Message) (*sns.PublishInput, error)
}
Click to show internal directories.
Click to hide internal directories.