parallel

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ParallelPrefix = "parallel"

Variables

This section is empty.

Functions

func DoParrallel

func DoParrallel(aliasName, outputColor string, withoutOutput bool)

func Exec

func Exec(command Command, outputColor string, withoutOutput bool, wg *sync.WaitGroup)

Types

type Command

type Command struct {
	Label   string `mapstructure:"label"`
	Color   string `mapstructure:"color"`
	Command string `mapstructure:"command"`
	Path    string `mapstructure:"path"`
}

Jump to

Keyboard shortcuts

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