Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigView ¶
ConfigView renders the configuration.
func NewConfigView ¶
func NewConfigView(cfg *data.Config) *ConfigView
NewConfigView constructs a new configuration view
func (*ConfigView) Draw ¶
func (cv *ConfigView) Draw(b *ui.Buffer)
func (*ConfigView) SetRect ¶
func (cv *ConfigView) SetRect(x1, y1, x2, y2 int)
Click to show internal directories.
Click to hide internal directories.