views

package
v0.0.0-...-9192568 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Binary

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

func NewBinaryView

func NewBinaryView(keeper client.BinaryClient) *Binary

func (*Binary) ShowMenu

func (v *Binary) ShowMenu() error

type Card

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

func NewCardView

func NewCardView(keeper client.CardClient) *Card

func (*Card) ShowMenu

func (v *Card) ShowMenu() error
type MenuOption string
const (
	MBinary   MenuOption = "Binaries"
	MCard     MenuOption = "Cards"
	MPassword MenuOption = "Passwords"
	MText     MenuOption = "Texts"
	MExit     MenuOption = "Exit"
)

type Password

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

func NewPasswordView

func NewPasswordView(keeper client.PasswordClient) *Password

func (*Password) ShowMenu

func (v *Password) ShowMenu() error

type Text

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

func NewTextView

func NewTextView(keeper client.TextClient) *Text

func (*Text) ShowMenu

func (v *Text) ShowMenu() error

Jump to

Keyboard shortcuts

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