wip: grpc api
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
parent
1dd748e3f2
commit
2eba8d6511
174 changed files with 22012 additions and 11410 deletions
|
@ -12,6 +12,8 @@ RUN go get github.com/golang/protobuf/protoc-gen-go
|
|||
RUN go get github.com/gogo/protobuf/protoc-gen-gofast
|
||||
RUN go get github.com/gogo/protobuf/proto
|
||||
RUN go get github.com/gogo/protobuf/gogoproto
|
||||
RUN go get github.com/gogo/protobuf/protoc-gen-gogo
|
||||
RUN go get github.com/gogo/protobuf/protoc-gen-gogofast
|
||||
RUN go get github.com/stevvooe/protobuild
|
||||
ENV APP element
|
||||
ENV REPO ehazlett/$APP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue