Versions in this module Expand all Collapse all v0 v0.1.0 Jun 14, 2026 Changes in this version + const DefaultDevice + const ErrShortResponse + const ErrShortWrite + type Transport struct + func New(rwc io.ReadWriteCloser) *Transport + func Open(path string) (*Transport, error) + func (t *Transport) Close() error + func (t *Transport) Send(cmd []byte) (rsp []byte, err error)