Documentation ¶
Index ¶
Constants ¶
View Source
const (
// The character encoding for the email.
CharSet = "UTF-8"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSSES ¶
type AWSSES struct {
// contains filtered or unexported fields
}
AWSSES is an AWS SNS binding.
func (*AWSSES) Invoke ¶
func (a *AWSSES) Invoke(ctx context.Context, req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*AWSSES) Operations ¶
func (a *AWSSES) Operations() []bindings.OperationKind
Click to show internal directories.
Click to hide internal directories.