Adds Tables types to protobuf

This commit is contained in:
bergquist
2018-01-11 15:34:07 +01:00
parent ce4beb730d
commit 9e942f1a6d
3 changed files with 133 additions and 42 deletions

View File

@@ -27,5 +27,5 @@ test: test-go test-js
run:
./bin/grafana-server
pbuf:
protoc:
protoc -I pkg/tsdb/models pkg/tsdb/models/*.proto --go_out=plugins=grpc:pkg/tsdb/models/.