cmd

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OutputTypeTable = "table"
	OutputTypeJson  = "json"
)

Variables

View Source
var DefaultValidUntil = time.Hour * 24 * 180

Functions

func Execute

func Execute(buildVersion string)

Types

type Entry

type Entry struct {
	Hostname string `json:"hostname"`
	Port     string `json:"port"`
	Database string `json:"database"`
	Username string `json:"username"`
	Password string `json:"password"`
}

type OutputType

type OutputType string

Jump to

Keyboard shortcuts

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