//
pkg.gl
Category
github.com/wuhaomiao/tools
repository
package
0.1.18
Repository:
https://github.com/wuhaomiao/tools.git
Documentation:
pkg.go.dev
Overview
Dependencies
8
Dependents
0
#
README
tools
go语言中一些常用的个人自定义方法.
1. tools.go
存放常用函数
2. print.go
输出带颜色字体
3. input.go
用户输入校验
4. cmd.go
执行shell命令相关