Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrStreamAbandoned = errors.New("stream abandoned") ErrChunkTimeout = errors.New("chunk fetch timed out") )
Functions ¶
Types ¶
type ChunkSource ¶
type LinearReader ¶
type LinearReader struct {
// contains filtered or unexported fields
}
func (*LinearReader) Close ¶
func (r *LinearReader) Close() error
Click to show internal directories.
Click to hide internal directories.