io

package
v1.3.12 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: MIT, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadLines

func ReadLines(reader io.Reader, f func(line string) bool) error

func ReadReadCloser

func ReadReadCloser(readCloser io.ReadCloser) ([]byte, error)

Types

type RawBytes added in v1.3.9

type RawBytes []byte

func (RawBytes) Close added in v1.3.9

func (res RawBytes) Close() error

func (*RawBytes) Write added in v1.3.9

func (res *RawBytes) Write(p []byte) (int, error)

func (RawBytes) WriteTo added in v1.3.9

func (res RawBytes) WriteTo(w io.Writer) (int64, error)

type ReadCloserWrapper added in v1.3.12

type ReadCloserWrapper struct {
	io.ReadCloser
}

func (ReadCloserWrapper) WriteTo added in v1.3.12

func (r ReadCloserWrapper) WriteTo(w io.Writer) (int64, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL