utils

package
v0.0.0-...-367fef7 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(text string) (string, error)

func Base64Encode

func Base64Encode(text string) string

func Generate2FASecret

func Generate2FASecret(uid string) (secret string, err error)

生成用户的密钥

func GenerateId

func GenerateId() string

func GenerateInviteCode

func GenerateInviteCode() string

func GeneratePassword

func GeneratePassword(text string) string

func MD5

func MD5(text string) string

MD5 生成32位MD5

func RandomNumeric

func RandomNumeric(length int) string

func RandomString

func RandomString(length int) string

func Verify2FA

func Verify2FA(uid string, token string) bool

验证用户token是否正确

Types

This section is empty.

Jump to

Keyboard shortcuts

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