Commit Graph

13 Commits

Author SHA1 Message Date
liruichen_wsl
24e06870bb refactor: go module name 2024-11-19 11:32:10 +08:00
liruichen_wsl
293cf38971 refactor: go mod v2 2024-03-06 16:49:35 +08:00
liruichen
46c2a00419 feat: go module change 2023-08-28 12:34:44 +08:00
liruichen
ead8d89d2d feat: go module change 2023-08-28 10:31:52 +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
cf44927ce9 add watch mode 2021-06-24 15:22:24 +08:00
lyyyuna
4ebf9ee517 fix: deadline no need to multiply 2021-06-21 22:37:33 +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