options

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Ports         []int
	Scripts       []Script
	ScriptTimeout int
	Singleflight  bool
	Listener      string
	Logger        *logrus.Logger
}

The options accepted by this CLI tool

type Script added in v0.0.3

type Script struct {
	Name string
	Args []string
}

func ParseScripts added in v0.0.3

func ParseScripts(scriptStrings []string) []Script

Jump to

Keyboard shortcuts

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