bee icon indicating copy to clipboard operation
bee copied to clipboard

Bee is a tool for helping develop with beego app framework.

Results 117 bee issues
Sort by recently updated
recently updated
newest added

**Fail to install bee** > go get github.com/beego/bee > go: finding github.com/derekparker/delve/terminal latest > go build github.com/derekparker/delve/terminal: no Go files in **go env** > set GOARCH=amd64 > set GOBIN= >...

can any one help, I don't know why

bee version ______ | ___ \ | |_/ / ___ ___ | ___ \ / _ \ / _ \ | |_/ /| __/| __/ \____/ \___| \___| v1.10.0 ├──...

mac:kctcontract kcmac$ go get -u github.com/beego/bee # github.com/beego/bee/vendor/github.com/derekparker/delve/proc In file included from ../../Documents/GO/src/github.com/beego/bee/vendor/github.com/derekparker/delve/proc/proc_darwin.go:3: ./proc_darwin.h:1:10: fatal error: 'sys/types.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. Why

mac osx 10.13.6 go 1.1.1,command line tools for Xcode 10.0 ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/CoreFoundation are out of sync. Falling back to library file for...

问题描述: //@router /test.json [get, post] get和post中间存在逗号,解析只认第一个 处理: 添加格式化语义信息,使每个语义段间只有一个空格隔开,数组中间只有逗号间隔, 增强容错能力

运行报错: # github.com/beego/bee/vendor/golang.org/x/sys/windows textflag.h:1: '#' must be first item on line 是什么原因呢 ,我用go get下来的时候也是报这个错误

win环境下总是提示打开文件报错,实际上是没有问题的,这个报错的逻辑还请修改下

The command runs just fine: ``` KAPAMACX3DHHTD6:api p2786887$ bee bale ______ | ___ \ | |_/ / ___ ___ | ___ \ / _ \ / _ \ | |_/...