Documentation ¶
Index ¶
- Constants
- func Lister() *model
- func NewCCListItem(title, cardHolderName, cType, number, expiryDate, verificationNumber string) item
- func NewEmailListItem(title, email, password string) item
- func NewLoginListItem(title, url, username, password, extra string) item
- func NewNoteListItem(title, hiddenNote, note string) item
- func NewServerListItem(...) item
- type Config
- type Passwords
Constants ¶
View Source
const ( LOGIN = iota CC EMAIL NOTE SERVER )
Variables ¶
This section is empty.
Functions ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.