demo

package
v0.0.0-...-8c2001a Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func ClearLock

func ClearLock() error

func Reset

func Reset() error

func RunDemo

func RunDemo() error

Types

type CLI

type CLI struct {
	StartPg struct {
	} `cmd:"" help:"Start demo server."`

	ClearLockPg struct {
	} `cmd:"" help:"Clear Postgres Lock"`

	ResetPg struct {
	} `cmd:"" help:"Reset server data"`

	Start struct {
	} `cmd:"" help:"Start demo server."`
	// contains filtered or unexported fields
}

func NewCLI

func NewCLI() *CLI

func (*CLI) Execute

func (c *CLI) Execute() error

func (*CLI) Run

func (c *CLI) Run(scope *sharedcli.Context) error

Jump to

Keyboard shortcuts

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