1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-03-17 20:28:06 +02:00

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";