go开发常用工具

https://github.com/deckarep/golang-set

 

https://github.com/darjun/go-daily-lib 每日一库

https://www.qetool.com/sql_json_go/sql.html

github.com/Jeffail/gabs/v2
"k8s.io/apimachinery/pkg/util/sets"   https://github.com/deckarep/golang-set //map

github.com/bitly/go-simplejson
https://github.com/spf13/cast
https://github.com/emirpasic/gods

https://github.com/go-yaml/yaml
https://github.com/kubernetes/kubernetes
github.com/ghodss/yaml   jsonTOYAML
https://github.com/toolkits 常用工具合集
github.com/mitchellh/mapstructure
https://qingwave.github.io/
https://github.com/qiangxue/go-rest-api

 查看json结构,。,,gojsonq

go get -u github.com/davecgh/go-spew/spew
github.com/mitchellh/mapstructure
https://github.com/cheyunhua/mergo
github.com/imdario/mergo //合并两个map或者结构体对象的数据
"github.com/go-playground/validator/v10 数据效验
github.com/shirou/gopsutil 基础硬件

posted @ 2022-11-16 12:01  技术颜良  阅读(86)  评论(0)    收藏  举报