-
# 框架列表:
- https://github.com/smallnest/go-web-framework-benchmark#tested-web-frameworks
- 主流框架列表
-
## 参考
[cgo](https://github.com/golang/go/wiki/cgo)
[Command cgo](https://golang.org/cmd/cgo/)
[C? Go? Cgo!](https://blog.golang.org/c-go-cgo)
[在 Go 语言中调用 C 代码](http://bastengao.com/blog/2017/12/go…
syfun updated
6 years ago
-
-
-
# Related:
- #131 : gin web framework
- #129 : pipe
-
-
-
# related:
- #132 : gin ecosystem
- #109 : golang ecosystem
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- `go version go1.22…
-
There doesn't seem to be a way to make the project runnable in both AWS and offline.
## Attempt 1 (from `aws-go`)
So I have this config (from `aws-go` template):
```yaml
functions:
hello:…