Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoMatch = errors.New("fprintd: fingerprint did not match an enrolled finger")
Functions ¶
This section is empty.
Types ¶
type Fprintd ¶
type Fprintd struct {
// contains filtered or unexported fields
}
func (*Fprintd) VerifyPresence ¶
VerifyPresence starts a fingerprint scan. If one is already in progress, returns the same result channel (deduplication for browser retries).
Click to show internal directories.
Click to hide internal directories.