command

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: May 7, 2021 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

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

func NewCommand

func NewCommand(cmdId string, outputJsonPath string, enableStreams bool) *Command

func (*Command) RunCommands

func (cmd *Command) RunCommands(commands []string) *models.CommandDescription

type CommandInMemory

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

func NewCommandInMemory

func NewCommandInMemory() *CommandInMemory

func (*CommandInMemory) RunCommands

func (cim *CommandInMemory) RunCommands(commands []string) *models.CommandDescription

type CommandInParallel

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

func NewCommandInParallel

func NewCommandInParallel() *CommandInParallel

func (*CommandInParallel) RunCommands

func (cip *CommandInParallel) RunCommands(commands []string) *models.CommandDescription

Jump to

Keyboard shortcuts

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