service

package
v0.0.0-...-4d27263 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 8 Imported by: 0

README

Service

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewEmailService)

ProviderSet is service providers.

Functions

This section is empty.

Types

type EmailService

type EmailService struct {
	email.UnimplementedEmailServiceServer
	// contains filtered or unexported fields
}

EmailService is a email service.

func NewEmailService

func NewEmailService(emailUc *biz.EmailUsecase) *EmailService

NewEmailService new a email service.

func (*EmailService) SendEmail

func (*EmailService) UpdateEmailTemplate

func (s *EmailService) UpdateEmailTemplate(ctx context.Context, req *email.UpdateEmailTemplateRequest) (*email.BaseResponse, error)

Jump to

Keyboard shortcuts

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