commands

package
v0.1.1-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deploy

type Deploy struct {
	DeploymentService service.DeploymentServiceType
}

type Login

type Login struct {
	LoginService service.LoginServiceType
}

type Root

type Root struct {
	DeploymentService *service.DeploymentService
	LoginService      *service.LoginService
	VersionService    *service.VersionService
	// contains filtered or unexported fields
}

func (*Root) Execute

func (r *Root) Execute()

type Version

type Version struct {
	VersionService *service.VersionService
}

Jump to

Keyboard shortcuts

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