Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codegangsta/gin
/ Run
Method
Run
lib/runner.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
13
type
Runner
interface
{
14
Run() (*exec.Cmd, error)
15
Info() (os.FileInfo, error)
16
SetWriter(io.Writer)
17
Kill() error
Callers
6
Test_Runner_Run
Function · 0.95
Test_Runner_Kill
Function · 0.95
Test_Runner_SetWriter
Function · 0.95
main
Function · 0.65
build
Function · 0.65
defaultHandler
Method · 0.65
Implementers
2
MockRunner
lib/mocks_test.go
runner
lib/runner.go
Calls
no outgoing calls
Tested by
3
Test_Runner_Run
Function · 0.76
Test_Runner_Kill
Function · 0.76
Test_Runner_SetWriter
Function · 0.76