Documentation
¶
Index ¶
- func CalcNextNotifyTime(base time.Time, num int) time.Time
- func Capitalize(s string) string
- func Ec(str string) string
- func EpusdtSign(data map[string]interface{}, token string) string
- func GenerateTradeId() (string, error)
- func GetEnv(key string) string
- func HexStr2Int(str string) *big.Int
- func InStrings(str string, list []string) bool
- func IsExist(path string) bool
- func IsNumber(s string) bool
- func IsValidAptosAddress(address string) bool
- func IsValidEvmAddress(address string) bool
- func IsValidSolanaAddress(address string) bool
- func IsValidTronAddress(address string) bool
- func MaskAddress(address string) string
- func MaskAddress2(address string) string
- func MaskHash(hash string) string
- func Md5String(text string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalcNextNotifyTime ¶ added in v1.16.0
func Capitalize ¶ added in v1.22.1
func EpusdtSign ¶ added in v1.16.0
func GenerateTradeId ¶
func HexStr2Int ¶ added in v1.17.6
func IsValidAptosAddress ¶ added in v1.21.1
func IsValidEvmAddress ¶ added in v1.20.4
func IsValidSolanaAddress ¶ added in v1.21.1
func IsValidTronAddress ¶ added in v1.17.6
func MaskAddress ¶ added in v1.8.20
func MaskAddress2 ¶ added in v1.20.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.