Releases: sunmi-OS/gocore
Releases · sunmi-OS/gocore
v1.5.6
fix grpc client bug
v1.5.5
update rpcx package
update example and README.md
v1.5.4
1、web: change common http response struct
2、gorm.NewDB(), add response *gorm.Client ,you can store in yourself service
v1.5.3
1、优化 gorm 包的使用
2、优化 xlog 的使用
v1.5.2
v1.5.1
v1.5.0: Merge pull request #45 from iGoogle-ink/master
add go.mod and fix some error
v1.4.7: Merge pull request #44 from 2276282419/master
fix:wx CheckLogin #44
v1.4.6: Merge pull request #43 from 2276282419/master
RPC 重试超时 + 日志输出