utils

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandStringRunes

func RandStringRunes(n int) string

func Sha256Encode

func Sha256Encode(pwd string) string

func TokenGenerator

func TokenGenerator(id int64) (string, error)

TokenGenerator will generator a jwt by user id

func TrimChineseComma

func TrimChineseComma(str string) (result string)

Types

type JWTContent

type JWTContent struct {
	ID string
}

func TokenParser

func TokenParser(tokenString string) (JWTContent, error)

Jump to

Keyboard shortcuts

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