常见类库和工具

主要参考
https://studygolang.com/articles/35293
https://zhuanlan.zhihu.com/p/424624289

还有
http://github.com/fatih/structs struct结构解析
http://github.com/mitchellh/mapstructure struct与map的互相转换
http://github.com/stretchr/stew 一些方便的map,string 操作包
http://github.com/imdario/mergo struct和map的各种合并操作
https://github.com/darjun/go-daily-lib

性能分析和问题定位
https://segmentfault.com/a/1190000040053014?sort=votes

单元测试及性能分析
https://zhuanlan.zhihu.com/p/374766516

posted @ 2022-09-15 23:19  daniel456  阅读(16)  评论(0编辑  收藏  举报