adapter

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptSESConfig

func AdaptSESConfig(sesConfig *repository.SESConfig) *beans.SESConfigDto

func AdaptSMTPConfig

func AdaptSMTPConfig(smtpConfig *repository.SMTPConfig) *beans.SMTPConfigDto

func AdaptSlackConfig

func AdaptSlackConfig(slackConfig repository.SlackConfig) beans.SlackConfigDto

func AdaptWebhookConfig

func AdaptWebhookConfig(webhookConfig repository.WebhookConfig) beans.WebhookConfigDto

func BuildConfigUpdateModelForSES

func BuildConfigUpdateModelForSES(sesConfig *repository.SESConfig, model *repository.SESConfig, userId int32)

func BuildConfigUpdateModelForSMTP

func BuildConfigUpdateModelForSMTP(smtpConfig *repository.SMTPConfig, model *repository.SMTPConfig, userId int32)

func BuildConfigUpdateModelForSlack

func BuildConfigUpdateModelForSlack(slackConfig *repository.SlackConfig, model *repository.SlackConfig, userId int32)

func BuildConfigUpdateModelForWebhook

func BuildConfigUpdateModelForWebhook(webhookConfig *repository.WebhookConfig, model *repository.WebhookConfig, userId int32)

func BuildSESNewConfigs

func BuildSESNewConfigs(sesReq []*beans.SESConfigDto, userId int32) []*repository.SESConfig

func BuildSMTPNewConfigs

func BuildSMTPNewConfigs(smtpReq []*beans.SMTPConfigDto, userId int32) []*repository.SMTPConfig

func BuildSlackNewConfigs

func BuildSlackNewConfigs(slackReq []beans.SlackConfigDto, userId int32) []*repository.SlackConfig

func BuildWebhookNewConfigs

func BuildWebhookNewConfigs(webhookReq []beans.WebhookConfigDto, userId int32) []*repository.WebhookConfig

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL