util

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

README

公共工具类

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncName added in v1.3.0

func FuncName(skip int) (name string)

FuncName get func name. 获取函数名(包含文件名前缀)

func GetLocalAddress

func GetLocalAddress() string

GetLocalAddress ...

func GetUUID added in v1.3.2

func GetUUID() string

GetUUID 获取uuid

func JoinStringsInASCIIAscend added in v1.3.2

func JoinStringsInASCIIAscend(data map[string]interface{}, sep string) string

JoinStringsInASCIIAscend 对map按key字典升序拼接 *

  • @param sep 拼接字符串

*

func MD5 added in v1.3.2

func MD5(src []byte) string

MD5 返回16进制字符串(32位)

func ParseQuery added in v1.3.2

func ParseQuery(url string) (map[string]string, error)

ParseQuery 解析参数(a=b&c=q)

Types

This section is empty.

Jump to

Keyboard shortcuts

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