aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/ebfe/scard/README.md
blob: cdafb2c7b8130f04e4cbecdbb4ea6a63c5797577 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
scard
=====

[![GoDoc](https://godoc.org/github.com/ebfe/scard?status.svg)](https://godoc.org/github.com/ebfe/scard)

Go bindings to the PC/SC API.

## Installation

    go get github.com/ebfe/scard

## Bugs

    - Memory layouts/GC needs a thorough review.