package
0.2.3
Repository: https://github.com/toitware/can-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

FrameReceiver is an interface for the CAN frame receiver used by the runner.
FrameTransmitter is an interface for the the CAN frame transmitter used by the runner.
Node is an interface for a CAN node to be run by the runner.
ReceivedMessage is an interface for a message to be received by the runner.
TransmittedMessage is an interface for a message to be transmitted by the runner.