Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authentication ¶
type Authentication struct { Alias *widget.Label Password *widget.Entry AuthenticateButton *widget.Button }
func NewAuthentication ¶
func NewAuthentication(alias string) *Authentication
func (*Authentication) CanvasObject ¶
func (s *Authentication) CanvasObject() fyne.CanvasObject
type ImportKey ¶
func NewImportKey ¶
func NewImportKey() *ImportKey
func (*ImportKey) CanvasObject ¶
func (i *ImportKey) CanvasObject() fyne.CanvasObject
type SignIn ¶
func (*SignIn) CanvasObject ¶
func (s *SignIn) CanvasObject() fyne.CanvasObject
Click to show internal directories.
Click to hide internal directories.