Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsGetReaderError ¶ added in v1.1.1
Types ¶
type ErrGetReader ¶ added in v1.1.1
type ErrGetReader struct {
// contains filtered or unexported fields
}
func (*ErrGetReader) Error ¶ added in v1.1.1
func (e *ErrGetReader) Error() string
type Option ¶ added in v1.6.1
type Option func(*readerConfiguration)
func WithBufSize ¶ added in v1.6.1
func WithSkipBytes ¶ added in v1.6.1
Click to show internal directories.
Click to hide internal directories.