-
希望官方可以向goframe框架一样完善文档细节,及时跟着迭代做文档,文档都有半年没跟新了
-
### Go version
go version go1.21.9 darwin/amd64
### Output of `go env` in your module/workspace:
```shell
-> % go env
GO111MODULE='on'
GOARCH='amd64'
GOBIN='/Users/shuqingzai/Code/go/bin'…
-
### Go version
go version go1.22.0 windows/amd64
### GoFrame version
2.7.1
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
1. 修改openAPI的UI
…
-
**What version of `Go` and system type/arch are you using?**
```bash
$ go version
go version go1.21.4 linux/amd64
```
**What version of `GoFrame` are you using?**
```bash
$ …
-
希望咱们go-zero官方能尽快完善文档,有迭代必有文档同时发布。就像goframe一样做目前来说是很符合大众的
-
### 1. What version of `Go` and system type/arch are you using?
go version go1.18.7 windows/amd64
### 2. What version of `GoFrame` are you using?
v2.1.4
### 3. Can this issue be re-produce…
-
**What do you want to ask**
GoFrame有集成热加载组件吗?或者如果要使用热加载的话需要额外使用别的组件吗?
-
### Go version
go1.22.2
### GoFrame version
2.7.1
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
这是我的表单数据
fid: 4e10784edf8152456e033b19bc860afff6a81edd…
-
### Go version
1.22
### GoFrame version
2.7.0
### Can this bug be reproduced with the latest release?
Option Yes
### What did you do?
```go
t := gtime.NewFromStr("1880-10-24T00:0…
wln32 updated
6 months ago
-
**What version of `Go` and system type/arch are you using?**
go version go1.21.6 linux/amd64
**What version of `GoFrame` are you using?**
2.6.4
**Can this bug be re-produced …