repository
0.0.0-20220613150133-88bc07e04e5f
Repository: https://github.com/ericwyn/gotools.git
Documentation: pkg.go.dev
# README
GoTools
安装方法
go get github.com/Ericwyn/GoTools
说明
封装一些 Go 的工具
-
adb
adb 命令封装
-
date
日期转换
-
file
文件相关
-
shell
命令行调用
-
str
字符串操作
-
net
网络操作相关