Documentation
¶
Index ¶
- func BytesToBase10String(byteData []byte) string
- func CborToFido(cborData map[int]interface{}) (string, error)
- func CreateQR(qrData string)
- func DecodeQR(imageData []byte) string
- func DecodeQRCodeFromFile(path string) string
- func FidoLinkToCbor(fido string) (map[int]interface{}, error)
- func FidoToCbor(fido string) (map[int]interface{}, error)
- func FindAndScreenshotWindow(name string)
- func GetHeadersForContinueRequest(headers map[string]interface{}) (entries []*fetch.HeaderEntry)
- func MakeDiscoverable(fido string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToBase10String ¶
func CborToFido ¶
func DecodeQRCodeFromFile ¶
func FidoLinkToCbor ¶
func FidoToCbor ¶
func FindAndScreenshotWindow ¶
func FindAndScreenshotWindow(name string)
func GetHeadersForContinueRequest ¶
func GetHeadersForContinueRequest(headers map[string]interface{}) (entries []*fetch.HeaderEntry)
func MakeDiscoverable ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.