demultiplexer

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Demultiplexer

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

func NewDemultiplexer

func NewDemultiplexer(ctx context.Context, in <-chan model.TransferRequest, bufferSize int) (*Demultiplexer, error)

func (*Demultiplexer) Run

func (dm *Demultiplexer) Run(ctx context.Context) error

func (*Demultiplexer) Stream

func (dm *Demultiplexer) Stream(chName string) <-chan model.TransferRequest

Jump to

Keyboard shortcuts

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