google-app-engine - 难道没有 Google App Engine 与 Golang 交互的控制台吗?

标签 google-app-engine go

有一个使用 Python 的 Google App Engine 交互式控制台。

https://cloud.google.com/appengine/docs/standard/python/tools/using-local-server#using_the_interactive_console

但是在 Go 文档中没有相关信息。

https://cloud.google.com/appengine/docs/standard/go/tools/using-local-server#using_the_interactive_console

Go的交互式控制台尚未实现?

最佳答案

虽然 Go 是编译型语言而不是解释型语言,但有几个项目

https://github.com/c-bata/go-prompt

https://github.com/mkouhei/gosh

关于google-app-engine - 难道没有 Google App Engine 与 Golang 交互的控制台吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46997570/

相关文章:

json - 如何在 webapp2 中对 HTTP 错误响应进行 JSON 格式化

go - go 中的子类型父类(super class)型

linux - 在子级中安装seccomp过滤器

go - sync.WaitGroup传值引起的死锁?

python - 刷新access token报 "invalid_grant"错误的情况?

python - 如何测试基于 appengine/drive/google api 的应用程序?

java - 将 GAE XMPP 服务实现为现有 XMPP 服务器(例如 ejabberd 或 OpenFire)的外部组件

google-app-engine - 谷歌应用引擎上的大量 http 请求出现 "reached maximum number of connections"错误

go - 无法读取 UDP 回复(golang)

go - 无法导入包