lister

package
v6.3.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOGIN = iota
	CC
	EMAIL
	NOTE
	SERVER
)

Variables

This section is empty.

Functions

func Lister

func Lister() *model

func NewCCListItem

func NewCCListItem(title, cardHolderName, cType, number, expiryDate, verificationNumber string) item

func NewEmailListItem

func NewEmailListItem(title, email, password string) item

func NewLoginListItem

func NewLoginListItem(title, url, username, password, extra string) item

func NewNoteListItem

func NewNoteListItem(title, hiddenNote, note string) item

func NewServerListItem

func NewServerListItem(title, ip, url, username, password, hosting_username, hosting_password, admin_username, admin_password, extra string) item

Types

type Config

type Config interface {
	PWs(p string) []list.Item
}

type Passwords

type Passwords struct {
	// contains filtered or unexported fields
}

func SPW

func SPW() *Passwords

func (*Passwords) PWs

func (c *Passwords) PWs(p string) []list.Item

Jump to

Keyboard shortcuts

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