标签: google-app-engine go channel-api
我正在使用Channel Api Go Reference中的示例代码。当我跑步时,我收到以下错误:
channel.Create ::调用错误1:调用/channel.CreateChannel未注册
我找不到任何引用。有谁知道吗?
答案 0 :(得分:2)
根据https://groups.google.com/forum/#!topic/google-appengine-go/cetKWCkoHfg,这是AppEngine运行时中的一个已知错误:http://code.google.com/p/googleappengine/issues/detail?id=5279