-
### Go version
1.20
### GoFrame version
2.7.4
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
`Save` method does not support batch update. Only the first…
-
当我调用run方法的时候,如何自定义返回的code及message。
https://wyzm.oss-cn-beijing.aliyuncs.com/1680580093640.png
-
### What do you want to ask?
谷歌官方提供了grpc服务反射proto文件,可以用来把所有接口服务都列出来,而不需要客户端用proto文件去请求自己的服务.这在开发调试的时候可以节约大量的时间,以及能非常方便让k8s监控服务接口.
以下是官方的proto文件:
https://github.com/grpc/grpc-proto/blob/master/grp…
-
### Go version
go version go1.23.1 darwin/amd64
### GoFrame version
v2.7.4
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
```proto
syntax = "proto3";
…
-
**Is your feature request related to a problem? Please describe.**
Currently, rk-boot support gRPC and Gin RPC framework. More needs to be supported.
**Describe the solution you'd like**
Support …
-
### Go version
go version go1.21.13 darwin/amd64
### GoFrame version
2.7.3
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
当项目接口越多或 enums 越多时,编译文件会变得非常大,…
-
想改前端却无从下手 👍
-
项目基于GF开发,但是现在要做微服务,采用其他微服务框架等于要把项目重写了,哭~~~
现在的GO项目,稍微有点用户量的都喊着要上微服务,没办法,微服务确实高大上,装B也爽,
GF框架要是不支持微服务的话,只能写写小单体项目,怕是要被淘汰了
-
```
gdb.SetConfigGroup("casbin", gdb.ConfigGroup{
gdb.ConfigNode{
Type: a.DatabaseDriver,
LinkInfo: a.DatabaseSource, //Link: a.DatabaseSource
Role: "master",
Weight: 10…
-
[https://goframe.org/dashboard.action#all-updates](https://wiki.goframe.org/dashboard.action#all-updates) 之前是这个地址
方便查看文档变动