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