gui2

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectionParameters

type ConnectionParameters struct {
	ConnectionId string
	Code         string
	Context      context.Context
}

type GuiController

type GuiController interface {
	ConnectWith(key yubikey.YubiKey, connectionId string, slotName string)
	InitializeConnection() chan ConnectionParameters
	ConnectionResult(events netctrl.ConnectionAttemptResult)
	SetLatestVersion(release githubreleasemon.Release)
}

func GuiControllerNew

func GuiControllerNew(ctx context.Context, title string) (GuiController, error)

Jump to

Keyboard shortcuts

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