package
0.0.0-20241113050644-818c125f6195
Repository: https://github.com/superufo/micro-mesh.git
Documentation: pkg.go.dev
# Functions
将Float64转成指定位数的Float64.
比较浮点数,比较浮点数,当bigValue>smallValue返回1,当bigValue<smallValue返回-1,当相等时返回0.
格式化Float64显示.
手机号中间4位替换为*号.
No description provided by the author
从 id=>text 的map中 根据以“,”拼接的文本中获取文本供展示用.
No description provided by the author
No description provided by the author
解析markdown为html.
No description provided by the author
密码hash加密.
密码hash解密.
将from结构体指针的字段赋值到to指针结构体的字段.