pipe

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LockablePipe

type LockablePipe struct {
	// contains filtered or unexported fields
}

func NewLockable

func NewLockable(input io.Reader) *LockablePipe

func (*LockablePipe) Flush

func (l *LockablePipe) Flush() []byte

func (*LockablePipe) Read

func (l *LockablePipe) Read(p []byte) (n int, err error)

func (*LockablePipe) WaitForString

func (l *LockablePipe) WaitForString(expected string, until time.Duration) error

Jump to

Keyboard shortcuts

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