nfcdemo

package module
v0.0.0-...-b89a934 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2019 License: MIT Imports: 1 Imported by: 0

README

NFC Demo

Demo NFC application written in Go programming language that implements bridge NFC/Websocket bridge. This application reads information from EMV contactless cards and sends it to the client's browser via Websocket.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APDUSender

type APDUSender struct {
	// contains filtered or unexported fields
}

func NewAPDUSender

func NewAPDUSender(tr transciever, lg logger) APDUSender

func (APDUSender) Send

func (s APDUSender) Send(a apdu.APDU) ([]byte, error)

Directories

Path Synopsis
cmd
nfcdemo command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL