完善任务接口逻辑以及Eran事件上报接入
This commit is contained in:
@@ -25,6 +25,8 @@ func main() {
|
||||
defer server.Stop()
|
||||
|
||||
ctx := svc.NewServiceContext(c)
|
||||
defer ctx.Close()
|
||||
|
||||
handler.RegisterHandlers(server, ctx)
|
||||
|
||||
fmt.Printf("Starting server at %s:%d...\n", c.Host, c.Port)
|
||||
|
||||
Reference in New Issue
Block a user