Documentation ¶
Overview ¶
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Copyright 2019-2020 Axetroy. All rights reserved. MIT license.
Index ¶
- func Base64Decode(text string) (string, error)
- func Base64Encode(text string) string
- func Decode(dest interface{}, src interface{}) error
- func FloatToStr(f float64) string
- func Generate2FASecret(uid string) (secret string, err error)
- func GenerateId() string
- func GenerateInviteCode() string
- func GeneratePassword(text string) string
- func IsNil(i interface{}) bool
- func IsPhone(phoneNumber string) bool
- func IsPoint(i interface{}) bool
- func MD5(text string) string
- func RandomNumeric(length int) string
- func RandomString(length int) string
- func Signature(input string) (string, error)
- func Verify2FA(uid string, token string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Base64Decode ¶
func Base64Encode ¶
func GenerateId ¶
func GenerateId() string
func GenerateInviteCode ¶
func GenerateInviteCode() string
func GeneratePassword ¶
func RandomNumeric ¶
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.