mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-23 20:32:32 +02:00
syntax highlight the proto
This commit is contained in:
parent
d43d3e8efa
commit
ecdaea7a67
@ -58,7 +58,7 @@ Hello John
|
||||
### Create request/response proto
|
||||
`go-micro/examples/service/proto/greeter.proto`:
|
||||
|
||||
```
|
||||
```proto
|
||||
syntax = "proto3";
|
||||
|
||||
service Greeter {
|
||||
|
Loading…
x
Reference in New Issue
Block a user