Versions in this module Expand all Collapse all v1 v1.0.2 Feb 4, 2020 Changes in this version + type PortDetails struct + IsUSB bool + Name string + PID string + SerialNumber string + VID string + func GetDetailedPortsList() ([]*PortDetails, error) + type PortEnumerationError struct + func (e PortEnumerationError) Error() string