goc/pkg/server
lyyyuna ca58af2865 fix sync.once bug
必须使用引用,如果单纯值传递,once 也被复制了一份,导致单例不起作用。
2021-06-20 21:15:25 +08:00
..
api.go fix sync.once bug 2021-06-20 21:15:25 +08:00
common.go rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
rpcstream.go fix sync.once bug 2021-06-20 21:15:25 +08:00
server.go rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
util.go rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
watchstream.go list all registered services 2021-06-10 20:03:47 +08:00