Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 264 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 264 Bytes

scard

GoDoc

Go bindings to the PC/SC API.

Installation

go get -u github.com/ebfe/scard

Bugs

- Memory layouts/GC/cgo rules needs a thorough review.