stream

package
v0.1.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrWrotePastMaxLogLength = errors.New("wrote past max length")

Functions

This section is empty.

Types

type Stream

type Stream struct {
	io.Writer
	// contains filtered or unexported fields
}

func NewStream

func NewStream() *Stream

func (*Stream) AddSocketBackend

func (s *Stream) AddSocketBackend(endpoint string) *Stream

func (*Stream) Close

func (s *Stream) Close()

func (*Stream) Done

func (s *Stream) Done()

func (*Stream) Flush

func (s *Stream) Flush()

func (*Stream) Pipe

func (s *Stream) Pipe()

func (*Stream) Write

func (s *Stream) Write(p []byte) (n int, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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