Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 393 Bytes

File metadata and controls

17 lines (14 loc) · 393 Bytes

go-helper

May be useful for work

  • _generics -- 泛型例子
  • _rwlock -- 读写锁
  • _tcp_scanner -- TCP端口扫描器
  • _testing -- 标准单元测试
  • constant -- 全局常量
  • convert -- 一些转换函数
  • logger -- zap日志封装
  • cs -- 并发
  • excel_tool -- excel相关
  • func_tool -- 一些工具函数
  • mistakes -- 易错点
  • url_trans -- url拼接解析字符串方法