sql

package
v0.0.0-...-5d951de Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Meta = appmeta.Meta{
	ID:          "sql",
	Name:        "Vertex SQL",
	Description: "Create and manage SQL databases.",
	Icon:        "database",
	DefaultPort: "7512",
	Dependencies: []*appmeta.Meta{
		&authmeta.Meta,
		&containersmeta.Meta,
		&logsmeta.Meta,
	},
}

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func NewApp

func NewApp() *App

func (*App) Initialize

func (a *App) Initialize() error

func (*App) InitializeRouter

func (a *App) InitializeRouter(r *fizz.RouterGroup) error

func (*App) Load

func (a *App) Load(ctx *app.Context)

func (*App) Meta

func (a *App) Meta() appmeta.Meta

Directories

Path Synopsis
cmd
main command
core

Jump to

Keyboard shortcuts

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