rio

package
v0.34.1 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InputStreamer

type InputStreamer struct {
	Names []string // input filenames
	// contains filtered or unexported fields
}

InputStreamer reads data from a (set of) rio-stream(s)

func (*InputStreamer) Connect

func (input *InputStreamer) Connect(ports []fwk.Port) error

func (*InputStreamer) Disconnect

func (input *InputStreamer) Disconnect() error

func (*InputStreamer) Read

func (input *InputStreamer) Read(ctx fwk.Context) error

type OutputStreamer

type OutputStreamer struct {
	Name string // output filename
	// contains filtered or unexported fields
}

OutputStreamer writes data to a rio-stream.

func (*OutputStreamer) Connect

func (o *OutputStreamer) Connect(ports []fwk.Port) error

func (*OutputStreamer) Disconnect

func (o *OutputStreamer) Disconnect() error

func (*OutputStreamer) Write

func (o *OutputStreamer) Write(ctx fwk.Context) error

Jump to

Keyboard shortcuts

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