goscard is a PCSC / SCard wrapper in pure Go, without any CGO bindings.
It implements all WinSCard functions on Windows, PCSCLite functions on Linux and PCSC framework functions on MacOSX.
Shoutout to the purego project, without which Linux / MacOSX support wouldn't have been possible!
See the pcsc example.