executor

package
v3.8.20+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunCommand

func RunCommand(command string, argv ...string) (string, error)

RunCommand ... implemented runner

func RunGit

func RunGit(git string, sub string, argv ...string) (string, error)

RunGit ... Executes a single command from strings

Types

type GitCommandRunner

type GitCommandRunner func(git string, sub string, argv ...string) (string, error)

GitCommandRunner ...

type Runner

type Runner func(command string, argv ...string) (string, error)

Runner ... Runner type for git executions

Jump to

Keyboard shortcuts

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