Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NuxtMailRepository ¶
type NuxtMailRepository struct{}
type SESRepository ¶
type SESRepository struct {
SES SES
}
func (*SESRepository) GetKeyid ¶
func (ses *SESRepository) GetKeyid() string
func (*SESRepository) GetRegion ¶
func (ses *SESRepository) GetRegion() string
func (*SESRepository) GetSecretkey ¶
func (ses *SESRepository) GetSecretkey() string
Click to show internal directories.
Click to hide internal directories.