我在哪里可以找到 GAE Go 运行时的 SLA 和弃用政策。
根据功能页面,
The runtime is experimental,
Go
Experimental The Go runtime executes your code in a Go 1.1 environment. This runtime is Experimental. Release Notes Documentation SDK
但是,核心功能是 GA(数据存储、检索和搜索,...)。
那么,如果谷歌决定不支持应用引擎中的 Go 运行时,我在哪里可以看到什么弃用政策将生效。
相关分类