6 lines
111 B
Go
6 lines
111 B
Go
//go:build linux
|
|
|
|
package socketcan
|
|
|
|
// TODO: implement netlink support to set baud rate and other parameters.
|