Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerCmd ¶
type DockerCmd struct { Image string // contains filtered or unexported fields }
DockerCmd an image to launch
type Lint ¶
type Lint struct { Bin string FrontPar Par EndPar Par Docker DockerCmd // contains filtered or unexported fields }
Lint defines a predefined command to run against a file
func (*Lint) DidRun ¶
func (e *Lint) DidRun()
DidRun should be called after all other Runs to clean up
func (*Lint) MaxConcurrency ¶
MaxConcurrency returns the max concurrency name
Click to show internal directories.
Click to hide internal directories.