You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/albenik/go-serial

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/albenik/go-serial

v1.2.0
Source
Go
Version published
Created
Source

go-serial

Build Status

A cross-platform serial library for go-lang based on github.com/bugst/go-serial with own import path and some modifications (possible incompatible with original library).

Most ideas taken from github.com/bugst/go-serial and github.com/pyserial/pyserial.

Sometime I do backports from github.com/bugst/go-serial.

Any PR-s are welcome.

Documentation and examples

See the godoc here: https://godoc.org/github.com/albenik/go-serial

License

The software is release under a BSD 3-clause license

FAQs

Package last updated on 25 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts