Commit Graph

2 Commits (0a4ef012941087befc52eddd3987df864106d982)

Author SHA1 Message Date
Chris Goller 101c636bbe chore(ci): add staticcheck linter ignore comments for proto 2019-01-18 15:29:23 -06:00
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