1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Xudong Cai b44e47b087 refactor: optimize the code and use golangci-lint to check for any errors (#1298)
* feat: optimize the code and use golangci-lint to check for any errors

* fix: TestLogger unit test
2021-08-16 10:35:08 +08:00
Tony Chen 97694b19ad test: add registry tests (#1260)
* add registry tests

* add registrar timeout

Co-authored-by: 包子 <baozhecheng@foxmail.com>
2021-07-27 15:35:47 +08:00
longxboy e1d6377542 add feat endpoint (#972)
* add feature endpoint
2021-05-31 16:10:17 +08:00
Tony Chen 149fc0195e kratos: add application info (#968)
* add application info

* add base context

* add client target
2021-05-29 23:52:05 +08:00
Tony Chen ee211bfe1b remove unused options (#767) 2021-03-14 16:04:37 +08:00
Tony Chen a4409adf16 fix interface defines (#760)
* fix interface defines
2021-03-11 23:26:07 +08:00
Tony Chen 50af5b2588 add before&after hooks (#751)
* add before&after hooks
2021-03-07 21:35:52 +08:00
chenzhihui b97c3c4160 fix registry option 2021-03-03 23:09:35 +08:00
longXboy f984dc5c6d rename naming 2021-02-28 20:40:05 +08:00
longXboy 8f064855d9 split naming registry 2021-02-28 13:39:45 +08:00
chenzhihui 3566386a89 init v2 2021-02-17 17:14:47 +08:00