Commit Graph

11 Commits

Author SHA1 Message Date
lyyyuna
7f84285421 🐞 fix: rm only specific id in store 2021-09-10 14:58:44 +08:00
lyyyuna
fae8077705 🧪 test: 增加集测用例 2021-09-09 14:26:42 +08:00
lyyyuna
51a137411b feat: 新增 profile get/delete, agent get/delete 接口 2021-09-08 11:35:42 +08:00
lyyyuna
547016fc9b add store interafce 2021-09-08 11:35:42 +08:00
lyyyuna
f8055dcf30 update license 2021-09-02 17:55:16 +08:00
lyyyuna
205247b8ec fix: watch client ping err fails to close ws conn 2021-06-24 17:28:33 +08:00
lyyyuna
cf44927ce9 add watch mode 2021-06-24 15:22:24 +08:00
lyyyuna
ca58af2865 fix sync.once bug
必须使用引用,如果单纯值传递,once 也被复制了一份,导致单例不起作用。
2021-06-20 21:15:25 +08:00
lyyyuna
1e2b8485b4 rpc: getprofiles rpc client finished 2021-06-19 16:17:29 +08:00
lyyyuna
4ae7fa3d31 adjust cover project structure 2021-06-17 19:53:49 +08:00
lyyyuna
495a887dc4 list all registered services 2021-06-10 20:03:47 +08:00