Categorygithub.com/sauravgsh16/can-interface
modulepackage
0.0.0-20200217194816-727860bb0812
Repository: https://github.com/sauravgsh16/can-interface.git
Documentation: pkg.go.dev

# README

can-interface

# Functions

Dial retuns a pointer to the connection struct.
New returns a pointer to Can.

# Structs

Can struct.
Connection struct.
Message struct.
TP Can Message.

# Interfaces

DataHolder interface.