syntax highlight the proto
This commit is contained in:
parent
d43d3e8efa
commit
ecdaea7a67
@ -58,7 +58,7 @@ Hello John
|
|||||||
### Create request/response proto
|
### Create request/response proto
|
||||||
`go-micro/examples/service/proto/greeter.proto`:
|
`go-micro/examples/service/proto/greeter.proto`:
|
||||||
|
|
||||||
```
|
```proto
|
||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
service Greeter {
|
service Greeter {
|
||||||
|
Loading…
Reference in New Issue
Block a user