conf

package
v0.0.0-...-56ac0d2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SqlTextareaHeight = 12
	ColorBlur         = "#ffffff"
	ColorFocus        = "#77bbee"

	ColorHeader        = "#3a6"
	ColorError         = "#d66"
	ColorTitle         = "#44bb77"
	ColorTableRowFocus = "#33aa66"
	ItemMaxLen         = 50
)
View Source
const ConfDir = ".pg"

Variables

This section is empty.

Functions

func GetAvailableConnections

func GetAvailableConnections() []string

func GetDBConnURL

func GetDBConnURL(connName string) (string, error)

Types

type Conf

type Conf struct {
	Connections []Item
}

type Item

type Item struct {
	Name string

	Url string
}

Jump to

Keyboard shortcuts

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