add proto/ with prototool management + backend/proto and backend/identity example

This commit is contained in:
Patrik Oldsberg
2020-02-04 11:58:13 +01:00
parent c34c416964
commit ad4b9585c4
9 changed files with 675 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
protoc:
version: 3.8.0
lint:
group: uber2
rules:
remove:
- REQUEST_RESPONSE_TYPES_UNIQUE
file_header:
path: ../LICENSE
generate:
go_options:
import_path: github.com/spotify/backstage
plugins:
- name: go
type: go
flags: plugins=grpc
output: ../backend/proto