Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SecretPane ¶
func NewSecretPane ¶
func NewSecretPane() *SecretPane
func (*SecretPane) Draw ¶
func (p *SecretPane) Draw(buf *ui.Buffer)
func (*SecretPane) MoveSelection ¶
func (p *SecretPane) MoveSelection(delta int)
func (*SecretPane) SetFields ¶
func (p *SecretPane) SetFields(fields []secretField, placeholder string)
func (*SecretPane) SetFocused ¶
func (p *SecretPane) SetFocused(focused bool)
func (*SecretPane) ToggleVisible ¶
func (p *SecretPane) ToggleVisible()
Click to show internal directories.
Click to hide internal directories.