utils

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildFoodSearchURL

func BuildFoodSearchURL(foodName string, searchFoodBaseURL string) string

func DecodeBase64URL

func DecodeBase64URL(rawString string) ([]byte, error)

func DecodeJWT

func DecodeJWT(tokenString string) string

func EncodeBase64

func EncodeBase64(rawString string) string

func GenJWT

func GenJWT(
	claims jwt.MapClaims,
	header map[string]interface{},
	secret []byte,
) (string, error)

func GenRandomNum

func GenRandomNum(min, max int) int

Types

This section is empty.

Jump to

Keyboard shortcuts

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