Go常用第三方库2023年1月16日·193 字功能项目备注日志uber-go/zapBlazing fast, structured, leveled logging in Go.Go225331458go get -u go.uber.org/zap日志切割natefinch/lumberjacklumberjack is a log rolling package for GoGo4974603go get -u github.com/natefinch/lumberjackormgo-gorm/gormThe fantastic ORM library for Golang, aims to be developer friendlyGo374493969go get -u gorm.io/gormjsontidwall/gjsonGet JSON values quickly - JSON parser for GoGo14629864go get -u github.com/tidwall/gjson配置管理spf13/viperGo configuration with fangsGo277802025cli框架spf13/cobraA Commander for modern Go CLI interactionsGo391092877熔断限流alibaba/sentinel-golangSentinel Go enables reliability and resiliency for Go microservicesGo2819438文档redis分布式锁go-redsync/redsyncDistributed mutual exclusion lock using Redis for GoGo3522330mockagiledragon/gomonkeygomonkey is a library to make monkey patching in unit tests easyGo2083182时间golang-module/carbonGo40类型转换spf13/castsafe and easy casting from one type to another in GoGo3616306参考