Its a hello proto

This commit is contained in:
Asim 2015-12-02 23:19:59 +00:00
parent 3be0672b82
commit 003c2d848e

View File

@ -47,7 +47,7 @@ go get github.com/micro/protobuf/protoc-gen-go
### Define your proto service.
greeter.proto
hello.proto
```shell
syntax = "proto3";