testing

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrAfterWriter

type ErrAfterWriter struct {
	After int
	Buf   *bytes.Buffer
	// contains filtered or unexported fields
}

func NewErrAfterWriter

func NewErrAfterWriter(after int) *ErrAfterWriter

func (*ErrAfterWriter) Write

func (e *ErrAfterWriter) Write(p []byte) (int, error)

type ErrReader

type ErrReader string

func (ErrReader) Read

func (e ErrReader) Read([]byte) (int, error)

type ErrWriter

type ErrWriter string

func (ErrWriter) Write

func (e ErrWriter) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

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