Documentation ¶
Index ¶
Constants ¶
View Source
const ( INACTIVE_PANE_TITLE_COLOR = lipgloss.Color("#7c6f64") ACTIVE_PANE_TITLE_COLOR = lipgloss.Color("#b8bb26") )
Variables ¶
This section is empty.
Functions ¶
func InitialModel ¶
func RightPadTrim ¶
Types ¶
type HideHelpMsg ¶ added in v0.3.0
type HideHelpMsg struct{}
type TableChosenMsg ¶
type TableChosenMsg struct {
// contains filtered or unexported fields
}
type TableConstraintsFetchedMsg ¶ added in v0.3.0
type TableConstraintsFetchedMsg struct {
// contains filtered or unexported fields
}
type TableDetailsFetchedMsg ¶ added in v0.3.0
type TableDetailsFetchedMsg struct {
// contains filtered or unexported fields
}
type TablesFetchedMsg ¶
type TablesFetchedMsg struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.