FishChatServer icon indicating copy to clipboard operation
FishChatServer copied to clipboard

编译错误

Open 850176300 opened this issue 8 years ago • 1 comments

github.com/oikomi/FishChatServer/monitor/controllers

controllers/main_controller.go:27: c.TplNames undefined (type *MainController has no field or method TplNames) controllers/monitor_controller.go:49: this.ServeJson undefined (type *MonitorController has no field or method ServeJson) 编译过程报这个错误不知道怎么解决,不知道能不能帮我看一下呢

850176300 avatar May 30 '16 07:05 850176300

我近一年深思了很多,这个项目有很多地方不恰如人意,所以我在写第二版

但是也有一个商业运行的版本 https://github.com/oikomi/FishChatServerCommercial 做了一些基本的服务治理

oikomi avatar Aug 24 '16 08:08 oikomi