Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TracingApduer ¶
func TracingApduer(tracer Tracer, apduer rfid.Exchanger) rfid.ExchangerAPDUer
Types ¶
type BasicTracer ¶ added in v0.0.3
type BasicTracer struct{}
type DynamicTracer ¶
type DynamicTracer struct {
Tracer
}
func NewDynamicTracer ¶
func NewDynamicTracer() *DynamicTracer
type Emulator ¶
type Emulator struct {
UID []byte
SAK byte
ATQA []byte
ATR []byte
ATS []byte
Handler Handler
Tracer Tracer
}
type MultiTracer ¶
type MultiTracer []Tracer
type NoopTracer ¶ added in v0.0.3
type NoopTracer struct{}
Click to show internal directories.
Click to hide internal directories.