Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HomeUI ¶
type HomeUI struct { Window fyne.Window Vault *vault.VaultFunctions }
func (*HomeUI) AuthorizeVault ¶
func (*HomeUI) CreateVault ¶
func (hui *HomeUI) CreateVault()
type ServerUI ¶
type ServerUI struct { Window fyne.Window Functions *server.ServerFunctions }
func NewServerUI ¶
func NewServerUI(window fyne.Window) *ServerUI
func (*ServerUI) ChooseHostDir ¶
func (sui *ServerUI) ChooseHostDir()
func (*ServerUI) ReceiveFile ¶
func (sui *ServerUI) ReceiveFile()
func (*ServerUI) ServerSettings ¶
func (sui *ServerUI) ServerSettings()
Click to show internal directories.
Click to hide internal directories.