beedoc icon indicating copy to clipboard operation
beedoc copied to clipboard

An open source project for beego documentation.

Results 95 beedoc issues
Sort by recently updated
recently updated
newest added

small update. Close opening bracket

![image](https://user-images.githubusercontent.com/8327799/177092752-c2c4da9c-a808-440a-a0dc-50e11a9e83e5.png) DeviceControlParamIP是一个结构体,结构如下: ![image](https://user-images.githubusercontent.com/8327799/177092398-150d6b44-f444-4fa7-ad49-da6e34211144.png) swagger界面: ![image](https://user-images.githubusercontent.com/8327799/177092883-428d2241-974c-46e3-be3c-d50ae76ad498.png) 参数描述中想要分别描述每个字段的含义,希望通过换行或者其他方式让swagger界面更直观展示

swagger 自动化文档,router.go怎么定义NewNamespace 的v1,v2版本,进行不同版本请求

``` ______ | ___ \ | |_/ / ___ ___ | ___ \ / _ \ / _ \ | |_/ /| __/| __/ \____/ \___| \___| v2.0.2 ├── Beego...

使用:go get -u github.com/beego/beego/v2 出现:cannot find package "github.com/beego/beego/v2" in any of: ... 请问何解?

go install github.com/beego/bee/v2@latest Update bee.md

定义多字段索引和多字段唯一键中不需要写 `[]string`

增加应用例子 2.x版本 短链接服务 独立介绍页面

会产生歧义,学习时很难理解