notifications

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangePassword

type ChangePassword struct {
	ID    int
	Email string
	Name  string
}

func (ChangePassword) ToEmail

func (n ChangePassword) ToEmail() notifyMail.Data

type ResetPassword

type ResetPassword struct {
	ID    int
	Email string
	Name  string
	Token string
}

func (ResetPassword) ToEmail

func (n ResetPassword) ToEmail() notifyMail.Data

Jump to

Keyboard shortcuts

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