Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLogin ¶
func NewLogin(ctx context.Context, win fyne.Window, lc *tailscale.LocalClient, done func(succeeded bool)) io.Closer
NewLogin will show a dialog that will allow the user to login to tailscale if necessary.
func NewStatus ¶
NewStatus will return a widget that will update with the current status of tailscale network connection.
func NewStatusBinding ¶
Types ¶
type QRCode ¶
type QRCode struct { widget.BaseWidget // contains filtered or unexported fields }
QRCode is a widget that displays a QR code and a link to the URL it represents.
func (*QRCode) CreateRenderer ¶
func (r *QRCode) CreateRenderer() fyne.WidgetRenderer
CreateRenderer implements fyne.Widget.
Click to show internal directories.
Click to hide internal directories.