transport

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dispatcher

type Dispatcher chan slice.Bytes

func NewDispatcher

func NewDispatcher(bufs int) Dispatcher

func (Dispatcher) Receive

func (d Dispatcher) Receive() <-chan slice.Bytes

func (Dispatcher) Send

func (d Dispatcher) Send(b slice.Bytes)

type Sim

type Sim chan slice.Bytes

func NewSim

func NewSim(bufs int) Sim

func (Sim) Receive

func (d Sim) Receive() <-chan slice.Bytes

func (Sim) Send

func (d Sim) Send(b slice.Bytes)

Jump to

Keyboard shortcuts

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