gpioioctl:Implement ioctl access to Linux GPIO chips/lines. #183
Annotations
3 errors
Check: go test -cover:
netlink/onewire.go#L281
s.fd undefined (type *connSocket has no field or method fd)
|
Check: go test -cover:
netlink/onewire.go#L480
cannot use s.fd (variable of type int) as syscall.Handle value in argument to syscall.SetNonblock
|
Check: go test -cover
Process completed with exit code 1.
|
Loading