notifyService

package
v0.0.0-...-27c9e6d Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NotifierService

type NotifierService interface {
	SendWelcomeEmail(username string, userEmail string) error
}

func NewNotifierService

func NewNotifierService() NotifierService

type NotifierServiceImpl

type NotifierServiceImpl struct {
}

func (*NotifierServiceImpl) SendWelcomeEmail

func (ns *NotifierServiceImpl) SendWelcomeEmail(username string, userEmail string) error

Jump to

Keyboard shortcuts

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