account

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

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

type ImportKey struct {
	Alias           *widget.Entry
	Access          *widget.Entry
	ImportKeyButton *widget.Button
}

func NewImportKey

func NewImportKey() *ImportKey

func (*ImportKey) CanvasObject

func (i *ImportKey) CanvasObject() fyne.CanvasObject

type SignIn

type SignIn struct {
	Alias        *widget.SelectEntry
	Password     *widget.Entry
	SignInButton *widget.Button
}

func NewSignIn

func NewSignIn() *SignIn

func (*SignIn) CanvasObject

func (s *SignIn) CanvasObject() fyne.CanvasObject

type SignUp

type SignUp struct {
	Alias        *widget.Entry
	Password     *widget.Entry
	Confirm      *widget.Entry
	SignUpButton *widget.Button
}

func NewSignUp

func NewSignUp() *SignUp

func (*SignUp) CanvasObject

func (s *SignUp) CanvasObject() fyne.CanvasObject

Jump to

Keyboard shortcuts

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