Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Custom errors ErrNoDevice = constError("no TKey connected") ErrManyDevices = constError("more than one TKey connected") )
Variables ¶
This section is empty.
Functions ¶
func DetectSerialPort ¶
Types ¶
type SerialPort ¶
func GetSerialPorts ¶
func GetSerialPorts() ([]SerialPort, error)
Click to show internal directories.
Click to hide internal directories.