This commit is contained in:
Asim 2015-12-02 23:06:49 +00:00
parent 76861edb88
commit bc34008b65

View File

@ -34,7 +34,7 @@ cd examples/server/proto/example
protoc --go_out=plugins=micro:. example.proto
```
Look at examples/server/proto/example/examples/server/proto/example/example.pb.go
Look at examples/server/proto/example/example.pb.go
to see the generated code.
## Guide