1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-03-29 21:57:16 +02:00

20 Commits

Author SHA1 Message Date
opensite
8dc92ef8b4
examples/blog:keep the grpc and http error consistent () 2021-04-28 14:31:23 +08:00
包子
b8d5d709e9
middleware/logging add traceid to the printed log,modify the example code and update the dependent version ()
* middleware/logging add traceid to the printed log,modify the example code and update the dependent version

* Fix the problem that the configuration could not use arrays
2021-04-28 14:30:51 +08:00
Tony Chen
7c3212c306
transport/http: uses gRPC status to the HTTP error. ()
* uses gRPC status to the HTTP error.
2021-04-28 00:37:50 +08:00
Tony Chen
3780f70c91
examples: update mod ()
* fix examples errors
2021-04-25 22:26:31 +08:00
miya
cb68659cff
ws demo ()
* examples/ws: ws demo
2021-04-22 11:03:56 +08:00
Windfarer
fc539738f1
examples/blog: add cleanup ()
* add cleanup
2021-04-19 11:55:02 +08:00
伊文龙
46acad3400
Fix README file of the blog example. () 2021-04-16 21:54:31 +08:00
伊文龙
2a47af33c0
Add README file for http & helloworld examples ()
* Add readme for helloworld example.

* Add readme file for http example.
2021-04-16 00:06:31 +08:00
Tony Chen
e35fd9af6f
http/health: add health checker ()
* add health checker
2021-04-15 16:48:31 +08:00
另维64
089cf9d0cb
doc: update readme () 2021-04-14 18:00:21 +08:00
miya
e1fe688e0c
examples/registry: nacos () 2021-04-14 16:32:09 +08:00
Tony Chen
1afbf70184
examples: add http examples ()
* add http examples
2021-04-12 21:37:16 +08:00
Mikado
1b16831cf6
adjust trace middleware and fix blog's trace middleware use case ()
* middleware: adjust trace middleware

* examples: fix blog's trace middleware use case
2021-03-18 20:10:43 +08:00
Tony Chen
2eaeda0b17
remove unused () 2021-03-18 10:57:05 +08:00
Tony Chen
5a8acec808
examples: fix dir structure ()
* fix dir structure
2021-03-15 17:10:32 +08:00
Tony Chen
e335c1304a
examples: add etcd registry ()
* add etcd example
2021-03-12 00:59:46 +08:00
Windfarer
5546be9188
fix example ()
* fix example
2021-03-11 23:42:28 +08:00
Tony Chen
a4409adf16
fix interface defines ()
* fix interface defines
2021-03-11 23:26:07 +08:00
longxboy
f526d6b975
add exmaple consul registry () 2021-03-09 22:02:18 +08:00
Tony Chen
98b5903113
examples ()
* move examples
2021-03-05 23:49:25 +08:00