Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RangeReader ¶
type RangeReader struct {
// contains filtered or unexported fields
}
func NewRangeReader ¶
func NewRangeReader(offset, lenght int, resource string) *RangeReader
type SeekableReader ¶
SeekableReader represents a reader that be able to seek
func SeekerWithoutCloser ¶
func SeekerWithoutCloser(r io.Reader) SeekableReader
SeekerWithoutCloser creates a NopReader has seeking feature
Click to show internal directories.
Click to hide internal directories.