Documentation ¶
Index ¶
- func GetLoginByUUID(uuid string, client client.Client) (messages.DecryptedLoginCipher, error)
- func ListLogins(client client.Client) ([]messages.DecryptedLoginCipher, error)
- func Run(layout string, client client.Client)
- func RunAutofill(entries []AutofillEntry, onAutofillFunc func(string, chan bool))
- type AutofillEntry
- type Background
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoginByUUID ¶
func ListLogins ¶
func ListLogins(client client.Client) ([]messages.DecryptedLoginCipher, error)
func RunAutofill ¶
func RunAutofill(entries []AutofillEntry, onAutofillFunc func(string, chan bool))
Types ¶
type AutofillEntry ¶
func GetFilteredAutofillEntries ¶
func GetFilteredAutofillEntries(entries []AutofillEntry, filter string) []AutofillEntry
type Background ¶
func (Background) Layout ¶
func (b Background) Layout(gtx layout.Context, w layout.Widget) layout.Dimensions
Click to show internal directories.
Click to hide internal directories.