//
pkg.gl
Category
github.com/x-module/helper
formatter
package
0.0.7
Repository:
https://github.com/x-module/helper.git
Documentation:
pkg.go.dev
Overview
Dependencies
5
Dependents
0
#
README
格式化器包含一些数据格式化处理方法。
import "github.com/x-module/helper/formatter"
函数列表:
CommaNumber
: 用逗号每隔 3 位分割数字/字符串,支持前缀添加符号。
FormatSize
: 格式化显示大小。