package
Version:
v0.124.0
Opens a new window with list of versions in this module.
Published: Aug 29, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HTTPRange struct {
Start, Length int64
}
HTTPRange specifies the byte range to be sent to the client.
ParseRange parses a Range header string as per RFC 7233.
errNoOverlap is returned if none of the ranges overlap.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.