Documentation ¶
Index ¶
- func Cmd(command ...string) (string, error)
- func CmdLog(command []string, logln func(string)) (string, error)
- func CmdLogf(command []string, logf func(string, ...interface{})) (string, error)
- func IsYaml(name string) bool
- func Rlimit()
- func ShellLog(command string, logln func(string)) (string, error)
- type ArrayFlags
- type Keeper
- type Latch
- type Semaphore
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ArrayFlags ¶
type ArrayFlags []string
func (*ArrayFlags) Set ¶
func (i *ArrayFlags) Set(value string) error
func (*ArrayFlags) String ¶
func (i *ArrayFlags) String() string
type Keeper ¶
Click to show internal directories.
Click to hide internal directories.