service

package
v0.0.0-...-23c7218 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServiceGroupApp = new(ServiceGroup)

Functions

This section is empty.

Types

type EmailService

type EmailService struct{}

func (*EmailService) EmailTest

func (e *EmailService) EmailTest() (err error)

func (*EmailService) SendEmail

func (e *EmailService) SendEmail(to, subject, body string) (err error)

type ServiceGroup

type ServiceGroup struct {
	EmailService
}

Jump to

Keyboard shortcuts

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