framer

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrorUnknown is returned by NewFramer when an unsupported type is requested
	ErrorUnknown = errors.New("Framer type is not supported")
)

Functions

func NewFramer

func NewFramer(framerType string, port io.ReadWriter, options *framerinterface.FramerOptions) (framerinterface.Framer, error)

NewFramer creates a framer with the specified type and options. You need to pass the io.ReadWriter that will be used to transfer data. Current supported types are: HDLC

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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