Package nfc wraps the libnfc to provide an API for Go. Most documentation was taken unchanged from the documentation inside the libnfc. Some functions and names have been altered to fit the conventions and idioms used in Go. To use this package, obtain and install libnfc. By default, pkg-config is used to find and link libnfc. If you cannot use pkg-config, you can compile with build-tag nopkgconfig or no_pkgconfig to instead link with -lnfc.
Package confcrypt provides a simple interface for encrypting and decrypting your config.
Package nfcsdk provides a comprehensive software development kit for integrating and manipulating NTAG213, NTAG215, and NTAG216 NFC tags. It includes robust tools for reading and writing operations, enabling efficient handling of NFC tag data in various applications. This SDK is optimized for developers seeking a reliable and streamlined solution for NFC tag interactions.
Package acr122u is a library for the ACR122U USB NFC Reader ACR122U USB NFC Reader https://www.acs.com.hk/en/products/3/acr122u-usb-nfc-reader Middleware to access a smart card using SCard API (PC/SC) https://pcsclite.apdu.fr The Go bindings to the PC/SC API https://github.com/ebfe/scard You can install the acr122u package using go get A minimal usage example
Package acr122u is a library for the ACR122U USB NFC Reader ACR122U USB NFC Reader https://www.acs.com.hk/en/products/3/acr122u-usb-nfc-reader Middleware to access a smart card using SCard API (PC/SC) https://pcsclite.apdu.fr The Go bindings to the PC/SC API https://github.com/ebfe/scard You can install the acr122u package using go get A minimal usage example
Package acr122u is a library for the ACR122U USB NFC Reader ACR122U USB NFC Reader https://www.acs.com.hk/en/products/3/acr122u-usb-nfc-reader Middleware to access a smart card using SCard API (PC/SC) https://pcsclite.apdu.fr The Go bindings to the PC/SC API https://github.com/ebfe/scard You can install the acr122u package using go get A minimal usage example