Goutil Go 辅助工具库 Goutil

inhere2021-09-30 20:38:57 • 5020 次点击    
这是一个分享于 2021-09-30 20:38:57 的项目,其中的信息可能已经有所发展或是发生改变。

Go一些常用的工具函数收集、实现和整理

  • arrutil array/slice 相关操作的函数工具包
  • dump 简单的变量打印工具,打印 slice, map 会自动换行显示每个元素,同时会显示打印调用位置
  • cliutil CLI 的一些工具函数包
  • envutil ENV 信息获取判断工具包
  • fmtutil format data tool
  • fsutil 文件系统操作相关的工具函数包
  • jsonutil JSON util
  • maputil map 相关操作的函数工具包
  • mathutil int/number 相关操作的函数工具包
  • strutil string 相关操作的函数工具包
  • sysutil system 相关操作的函数工具包
  • testutil test help 相关操作的函数工具包

💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数:数字,字符串,数组,Map,结构体,反射,文本,文件,错误,时间日期,特殊处理,格式化,常用信息获取等等Read More

Latest commit to the master branch on 3-14-2025
Download as zip
授权协议:
MIT
开发语言:
golang 查看源码»
5020 次点击  
加入收藏 微博
1 回复  |  直到
a105312
a105312 · #1 · 3年之前

谢谢哦

添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传