app

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DatabaseCategory  = "DATABASE"
	MessagingCategory = "MESSAGING"
	PlatformCategory  = "PLATFORM"
	StorageCategory   = "STORAGE"
	UtilityCategory   = "UTILILITY"
	TemplateCategory  = "TEMPLATE"
)

Variables

This section is empty.

Functions

func Abs

func Abs(path string) (string, error)

func Client added in v0.0.6

func Client(c *cli.Context) (engine.Client, error)

func EmptyDir

func EmptyDir(path, name string) (string, error)

func IsEmptyDir

func IsEmptyDir(path string) (bool, error)

func MustClient added in v0.0.6

func MustClient(c *cli.Context) engine.Client

func MustPort

func MustPort(c *cli.Context, name string) int

func MustPortOrRandom

func MustPortOrRandom(c *cli.Context, name string, preference int) int

func MustRandomPort

func MustRandomPort(c *cli.Context, preference int) int

func Port

func Port(c *cli.Context, name string) int

func PortFlag

func PortFlag(name string) *cli.IntFlag

func PortFlagName added in v0.0.5

func PortFlagName(name string) string

func PortOrRandom

func PortOrRandom(c *cli.Context, name string, preference int) (int, error)

func RandomPort

func RandomPort(c *cli.Context, preference int) (int, error)

Types

This section is empty.

Directories

Path Synopsis
git

Jump to

Keyboard shortcuts

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