modulepackage
3.0.0-20220323124636-a2aa90cdf11d
Repository: https://github.com/devguardio/carrier3.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewChunkedReader returns a new chunkedReader that translates the data read from r out of HTTP "chunked" format before returning it.
NewChunkedWriter returns a new chunkedWriter that translates writes into HTTP "chunked" format before writing them to w.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
FlushAfterChunkWriter signals from the caller of NewChunkedWriter that each chunk should be followed by a flush.
No description provided by the author
No description provided by the author
No description provided by the author