Package rpio provides GPIO access on the Raspberry Pi without requiring external C libraries.
go get github.com/stianeikeland/go-rpioNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens GPIO access, sets pin 18 as output, and drives it high.
Ensure you are running on a Raspberry Pi with appropriate permissions.
No dependency data recorded yet.