readers

package
v1.3.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPrintReader added in v0.5.5

func NewPrintReader(rawReader io.Reader, tag string) io.Reader

Types

type BaseReader

type BaseReader struct {
}

type ByteRangesReaderCloser

type ByteRangesReaderCloser struct {
	BaseReader
	// contains filtered or unexported fields
}

func