streams

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncStreams

type AsyncStreams struct {

	// Close these channels on the client side
	Err chan error
	Out chan []string
	// contains filtered or unexported fields
}

func StarChunksStreaming

func StarChunksStreaming(r io.Reader) *AsyncStreams

func (*AsyncStreams) Process

func (a *AsyncStreams) Process()

Jump to

Keyboard shortcuts

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