handlers

package
v0.0.0-...-f6774a9 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitHandlers

func InitHandlers(db *gorm.DB, sendgridClient *sendgrid.Client) *handlers

func NewHandlers

func NewHandlers() *handlers

Types

type Handlers

type Handlers interface {
	SaveSessionExport(context.Context, *utils.SaveSessionExportInput) (*utils.SendEmailInput, error)
	SendEmail(context.Context, *utils.SendEmailInput) error
}

Jump to

Keyboard shortcuts

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