influxdb/pkg
Stuart Carnie aea54d2ead
fix(http): Use shared http.Transport
This is following precedent established in `net/http`, by using a
shared `http.Transport`. This is necessary to ensure connections which
utilize HTTP keep-alive are reused, along with other benefits of
pooling.
2020-06-05 09:52:45 -07:00
..
binaryutil
bloom refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
bufio
bytesutil refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
csv2lp chore(pkg/csv2lp): repair doc 2020-05-12 21:32:29 +02:00
data/gen refactor: fix imports from go template files (#17615) 2020-04-03 17:40:36 -05:00
encoding/simple8b refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
escape
fs refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
hll
httpc fix(http): Use shared http.Transport 2020-06-05 09:52:45 -07:00
jsonnet refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
jsonparser refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
lifecycle
limiter refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
metrics refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
mmap refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
pointer
pool refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
rhh refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
slices refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
snowflake
testing/assert
testttp chore(testtp): extend testtp request with SetFormValue 2020-04-16 14:39:07 -07:00