syntax highlight the proto
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user