util

package
v0.0.0-...-3c1bb5f Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const ListingTemplate = `` /* 807-byte string literal not displayed */

Variables

This section is empty.

Functions

func CheckPassword

func CheckPassword(password string, hashedPassword string) error

func GenerateAccessToken

func GenerateAccessToken(userID int) (string, error)

func GenerateRefreshToken

func GenerateRefreshToken(userID int) (string, error)

func HashPassword

func HashPassword(password string) (string, error)

func SendMailHTML

func SendMailHTML(to string, listing dto.EmailListing) error

func SendNotificationEmail

func SendNotificationEmail(notification dto.Notification) error

func Validate

func Validate(r dto.RegisterRequest) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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