An open API service indexing awesome lists of open source software.

https://github.com/desertbit/serial

A cross-platform serial library for go
https://github.com/desertbit/serial

Last synced: 6 months ago
JSON representation

A cross-platform serial library for go

Awesome Lists containing this project

README

          

# github.com/desertbit/serial

A cross-platform serial library for Go.

Forked from [https://github.com/albenik/serial](https://github.com/albenik/serial).

## INSTALL

```
go get -u github.com/desertbit/serial
```

## Documentation and examples

See the godoc here: https://godoc.org/github.com/desertbit/serial

## License

The software is release under a BSD 3-clause license