feat: add protoc pkg

This commit is contained in:
Livio Amstutz
2020-03-23 11:53:12 +01:00
parent 265ea450b1
commit 781e8b215e
12 changed files with 709 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
package authoption
//go:generate protoc -I. -I$GOPATH/src --go_out=plugins=grpc:$GOPATH/src options.proto