bridge

package
v0.0.0-...-af67c94 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const BRIDGE_DUPLEX_NAME = "rw"
View Source
const BRIDGE_RECEIVE_NAME = "r"
View Source
const BRIDGE_SEND_NAME = "w"

Variables

This section is empty.

Functions

func NewBridgeReceiver

func NewBridgeReceiver(opts ...options.Option) (pipeline.Step, error)

func NewBridgeSender

func NewBridgeSender(opts ...options.Option) (pipeline.Step, error)

func NewDuplexBridge

func NewDuplexBridge(opts ...options.Option) (pipeline.Step, error)

Types

type Options

type Options struct {
	Network   string
	Address   string
	Transport transport.Transport
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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