command
module
Version:
v0.0.0-...-141b4a2
Opens a new window with list of versions in this module.
Published: Jul 23, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
SrvRestSerial
The Go application is an example of an asynchronous serial port server for REST requests.
Requirements:
- Go 1.22.3
- github.com/tarm/serial
How to build
$ cd SrvRestSerial
$ go mod init SrvRestSerial
$ go mod tidy
$ go get github.com/tarm/serial
$ go build main.go
How to use
Fig1. Example1
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.