1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-07 23:02:12 +02:00
kratos/examples
opensite 44c2641da2
example/blog: add the usage example of validate in proto file for blog (#942)
* example/blog: add the usage example of validate in proto file for blog

* example/blog: use validator middleware instead of calling validate in every method that needs to be validated
2021-05-23 13:03:10 +08:00
..
blog example/blog: add the usage example of validate in proto file for blog (#942) 2021-05-23 13:03:10 +08:00
config add yaml encoder (#924) 2021-05-17 21:52:23 +08:00
helloworld transport/http: add http handler (#937) 2021-05-21 23:11:36 +08:00
http transport/http: add http handler (#937) 2021-05-21 23:11:36 +08:00
proto fix http handler (#939) 2021-05-22 11:14:55 +08:00
registry examples/registry: nacos (#836) 2021-04-14 16:32:09 +08:00
traces remove example/traces/go.mod (#940) 2021-05-22 13:41:16 +08:00
ws ws demo (#853) 2021-04-22 11:03:56 +08:00
go.mod example/blog: add the usage example of validate in proto file for blog (#942) 2021-05-23 13:03:10 +08:00
go.sum example/blog: add the usage example of validate in proto file for blog (#942) 2021-05-23 13:03:10 +08:00
LICENSE examples (#748) 2021-03-05 23:49:25 +08:00
README.md examples (#748) 2021-03-05 23:49:25 +08:00

examples