Versions in this module Expand all Collapse all v0 v0.1.1 Apr 15, 2023 v0.1.0 Apr 11, 2023 Changes in this version + func NewLogin(ctx context.Context, win fyne.Window, lc *tailscale.LocalClient, ...) io.Closer + func NewStatus(ctx context.Context, lc *tailscale.LocalClient) *widget.Label + func NewStatusBinding(ctx context.Context, lc *tailscale.LocalClient) binding.String + type QRCode struct + func NewQRCode(u *url.URL) (*QRCode, error) + func (r *QRCode) CreateRenderer() fyne.WidgetRenderer + func (r *QRCode) SetURL(url *url.URL) error