influxdb/cmd/influx
Jeff Wendling 6bd79ab2fe Remove unused grpc reader
The pb package was only referenced in cmd/influx/query.go, but in
dead code, since it uses the same machinery as the repl, which goes
through the HTTP endpoints, rather than the gRPC endpoints.
2018-10-10 14:06:27 -06:00
..
internal chore(idp): Rename cmd/idp to cmd/influx 2018-05-24 11:34:39 -06:00
authorization.go refactor(http): update authorization to use active/inactive status 2018-08-29 13:07:39 -05:00
bucket.go chore(cmd/influx): add units to influx command 2018-09-25 13:22:47 -05:00
main.go add setup service 2018-10-02 15:58:27 -04:00
organization.go add org member endpoints (#846) 2018-09-24 10:17:54 -07:00
query.go Remove unused grpc reader 2018-10-10 14:06:27 -06:00
repl.go refactor(http): prefer Addr over URL in field names 2018-10-04 13:59:58 -07:00
setup.go add confimation scene 2018-10-05 19:49:02 -04:00
user.go revert #442 2018-08-01 14:54:32 -04:00