biz

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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewEmailUseCase)

ProviderSet is biz providers.

Functions

This section is empty.

Types

type EmailUseCase

type EmailUseCase struct {
	// contains filtered or unexported fields
}

func NewEmailUseCase

func NewEmailUseCase(conf *conf.Data, logger log.Logger) *EmailUseCase

func (*EmailUseCase) SendOrderConfirmation

func (ec *EmailUseCase) SendOrderConfirmation(ctx context.Context, to string, data interface{}) error

Jump to

Keyboard shortcuts

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