services

package
v0.0.0-...-b487d92 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

Functions

func ComparePasswords

func ComparePasswords(hashedPwd string, plainPwd []byte) bool

func CreateToken

func CreateToken(username string) (string, error)

func HashAndSalt

func HashAndSalt(pwd []byte) string

func RespondError

func RespondError(w http.ResponseWriter, code int, message string)

func RespondJSON

func RespondJSON(w http.ResponseWriter, status int, payload interface{})

func SetDatabase

func SetDatabase()

func ValidateToken

func ValidateToken(tokenString string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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