utils

package
v0.0.0-...-bda6635 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPassword

func CheckPassword(password string, hashedPassword string) error

CheckPassword checks if the provided password is correct or not

func Error

func Error(w http.ResponseWriter, statusCode int, err error)

func HashPassword

func HashPassword(password string) (string, error)

HashPassword returns the bcrypt hash of the password

func JSON

func JSON(w http.ResponseWriter, statusCode int, data interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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