service

package
v0.0.0-...-657e486 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 5 Imported by: 0

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 {
	api.UnimplementedEmailServer
	// contains filtered or unexported fields
}

func NewEmailService

func NewEmailService(ec *biz.EmailUseCase, logger log.Logger) *EmailService

func (*EmailService) SendOrderConfirmation

func (s *EmailService) SendOrderConfirmation(ctx context.Context, req *api.SendOrderConfirmationRequest) (*api.Empty, error)

Jump to

Keyboard shortcuts

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