Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitHandlers ¶
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
}
Click to show internal directories.
Click to hide internal directories.