ui

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 13 Imported by: 0

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 InitialModel(dbPool *pgxpool.Pool) model

func RenderUI

func RenderUI(dbPool *pgxpool.Pool)

func RightPadTrim

func RightPadTrim(s string, length int) string

Types

type HideHelpMsg added in v0.3.0

type HideHelpMsg struct{}

type Pane added in v0.2.0

type Pane uint

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
}

Jump to

Keyboard shortcuts

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