Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AbortError error = errors.New("command aborted")
Functions ¶
func SetKeyTypeCmd ¶
Types ¶
type FormPage ¶
type KeyTypeItem ¶
type KeyTypeItem string
func (KeyTypeItem) Description ¶
func (i KeyTypeItem) Description() string
func (KeyTypeItem) FilterValue ¶
func (i KeyTypeItem) FilterValue() string
func (KeyTypeItem) ID ¶
func (i KeyTypeItem) ID() string
func (KeyTypeItem) Title ¶
func (i KeyTypeItem) Title() string
type KeyTypePage ¶
func NewKeyTypePage ¶
func NewKeyTypePage(c *common.Common) KeyTypePage
func (KeyTypePage) Init ¶
func (ui KeyTypePage) Init() tea.Cmd
func (KeyTypePage) View ¶
func (ui KeyTypePage) View() string
type SecretInfo ¶
type SetKeyTypeMsg ¶
type SetKeyTypeMsg string
Click to show internal directories.
Click to hide internal directories.