influxdb/pkg/httpc
Johnny Steenbergen bf86cce1f1 feat(httpc): extend httpc Client with JSON shorthand methods
making most common API calls super easy to get up and running
2019-12-12 07:44:31 -08:00
..
body_fns.go feat(httpc): add httpc pkg to resuse code for http client type 2019-12-09 12:17:22 -08:00
client.go feat(httpc): extend httpc Client with JSON shorthand methods 2019-12-12 07:44:31 -08:00
client_test.go feat(httpc): extend httpc Client with JSON shorthand methods 2019-12-12 07:44:31 -08:00
options.go feat(httpc): add httpc pkg to resuse code for http client type 2019-12-09 12:17:22 -08:00
req.go feat(httpc): add httpc pkg to resuse code for http client type 2019-12-09 12:17:22 -08:00