1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-24 10:07:04 +02:00

syntax highlight the proto

This commit is contained in:
Asim 2016-01-03 23:36:14 +00:00
parent d43d3e8efa
commit ecdaea7a67

View File

@ -58,7 +58,7 @@ Hello John
### Create request/response proto
`go-micro/examples/service/proto/greeter.proto`:
```
```proto
syntax = "proto3";
service Greeter {