Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mdltool
command
|
|
|
internal
|
|
|
tools
|
|
|
benchmarks/parallelget
command
|
|
|
transport
|
|
|
internal/bufferfile
Package bufferfile provides a FIFO implementation backed by a temporary file that supports concurrent reads and writes.
|
Package bufferfile provides a FIFO implementation backed by a temporary file that supports concurrent reads and writes. |
|
internal/common
Package common provides shared utilities for HTTP transport implementations.
|
Package common provides shared utilities for HTTP transport implementations. |
|
internal/testing
Package testing provides common test utilities for transport packages.
|
Package testing provides common test utilities for transport packages. |
|
parallel
Package parallel provides an http.RoundTripper that transparently parallelizes GET requests using concurrent byte-range requests for better throughput.
|
Package parallel provides an http.RoundTripper that transparently parallelizes GET requests using concurrent byte-range requests for better throughput. |
|
resumable
Package resumable provides an http.RoundTripper that transparently resumes interrupted GET responses from servers that support byte ranges.
|
Package resumable provides an http.RoundTripper that transparently resumes interrupted GET responses from servers that support byte ranges. |
Click to show internal directories.
Click to hide internal directories.