Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SnsGateway ¶
type SnsGateway struct {
// contains filtered or unexported fields
}
func (*SnsGateway) Endpoint ¶
func (g *SnsGateway) Endpoint() notification.Endpoint
func (*SnsGateway) SendMessage ¶
func (g *SnsGateway) SendMessage(ctx context.Context, message string) error
func (*SnsGateway) Type ¶ added in v0.0.10
func (g *SnsGateway) Type() notification.TopicType
Click to show internal directories.
Click to hide internal directories.