Documentation ¶
Index ¶
- func BuildFoodSearchURL(foodName string, searchFoodBaseURL string) string
- func DecodeBase64URL(rawString string) ([]byte, error)
- func DecodeJWT(tokenString string) string
- func EncodeBase64(rawString string) string
- func GenJWT(claims jwt.MapClaims, header map[string]interface{}, secret []byte) (string, error)
- func GenRandomNum(min, max int) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildFoodSearchURL ¶
func DecodeBase64URL ¶
func EncodeBase64 ¶
func GenRandomNum ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.