influxdb/proto
Chris Goller dea64a3685 feat(proto): read JSON files in proto
We used go-bindata to embed all JSON files in proto to be shipped
with our released influxdb.

We are committing the bin_gen.go so that it simplifies the building
via make and go build.

If you would like to add another proto JSON file, run make
to generate a new bin_gen.go.

Co-Authored-By: Deniz Kusefoglu <deniz@influxdata.com>
2019-01-18 15:13:19 -06:00
..
Makefile feat(proto): read JSON files in proto 2019-01-18 15:13:19 -06:00
bin.go feat(proto): read JSON files in proto 2019-01-18 15:13:19 -06:00
bin_gen.go feat(proto): read JSON files in proto 2019-01-18 15:13:19 -06:00
helloworld.json feat(proto): read JSON files in proto 2019-01-18 15:13:19 -06:00