testing

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: Apache-2.0, MIT, Apache-2.0, + 1 more Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChanWriter

type ChanWriter struct {
	C chan []byte
}

ChanWriter is a writer that writes to a channel

func NewChanWriter

func NewChanWriter() *ChanWriter

NewChanWriter creates a new channel writer

func (*ChanWriter) Write

func (w *ChanWriter) Write(p []byte) (int, error)

Write writes to the channel

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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