MCPcopy Create free account

hub / github.com/codegangsta/gin / functions

Functions57 in github.com/codegangsta/gin

↓ 31 callersFunctionexpect
* Test Helpers */
lib/helpers_test.go:19
↓ 13 callersMethodClose
()
lib/proxy.go:65
↓ 8 callersMethodRun
()
lib/runner.go:14
↓ 5 callersFunctionNewMockBuilder
()
lib/mocks_test.go:39
↓ 5 callersFunctionNewMockRunner
()
lib/mocks_test.go:13
↓ 5 callersMethodRun
(config *Config)
lib/proxy.go:29
↓ 4 callersMethodKill
()
lib/runner.go:17
↓ 4 callersFunctionrefute
(t *testing.T, a interface{}, b interface{})
lib/helpers_test.go:25
↓ 3 callersMethodErrors
()
lib/builder.go:14
↓ 2 callersMethodBinary
()
lib/builder.go:13
↓ 2 callersMethodBuild
()
lib/builder.go:12
↓ 2 callersMethodSetWriter
(io.Writer)
lib/runner.go:16
↓ 2 callersFunctionbuild
(builder gin.Builder, runner gin.Runner, logger *log.Logger)
main.go:230
↓ 2 callersFunctiongetCaller
()
lib/helpers_test.go:10
↓ 1 callersMethodExited
()
lib/runner.go:94
↓ 1 callersMethodInfo
()
lib/runner.go:15
↓ 1 callersMethodInfo
()
lib/runner.go:55
↓ 1 callersMethodKill
()
lib/runner.go:63
↓ 1 callersMethodneedsRefresh
()
lib/runner.go:126
↓ 1 callersFunctionproxyWebsocket
(w http.ResponseWriter, r *http.Request, host *url.URL)
lib/proxy.go:83
↓ 1 callersMethodrunBin
()
lib/runner.go:98
↓ 1 callersFunctionscanChanges
(watchPath string, excludeDirs []string, allFiles bool, cb scanCallback)
main.go:265
↓ 1 callersFunctionshutdown
(runner gin.Runner)
main.go:294
MethodBinary
()
lib/mocks_test.go:43
MethodBinary
()
lib/builder.go:41
MethodBuild
()
lib/mocks_test.go:47
MethodBuild
()
lib/builder.go:49
FunctionEnvAction
(c *cli.Context)
main.go:214
MethodErrors
()
lib/mocks_test.go:51
MethodErrors
()
lib/builder.go:45
MethodInfo
()
lib/mocks_test.go:24
MethodKill
()
lib/mocks_test.go:31
FunctionLoadConfig
(path string)
lib/config.go:17
FunctionMainAction
(c *cli.Context)
main.go:145
FunctionNewBuilder
(dir string, bin string, useGodep bool, wd string, buildArgs []string)
lib/builder.go:26
FunctionNewProxy
(builder Builder, runner Runner)
lib/proxy.go:22
FunctionNewRunner
(bin string, args ...string)
lib/runner.go:28
MethodRun
()
lib/mocks_test.go:19
MethodRun
()
lib/runner.go:37
MethodSetWriter
(io.Writer)
lib/mocks_test.go:28
MethodSetWriter
(writer io.Writer)
lib/runner.go:59
FunctionTest_Builder_Build_Success
(t *testing.T)
lib/builder_test.go:12
FunctionTest_LoadConfig
(t *testing.T)
lib/config_test.go:8
FunctionTest_LoadConfig_WithMalformedFile
(t *testing.T)
lib/config_test.go:23
FunctionTest_LoadConfig_WithNonExistantFile
(t *testing.T)
lib/config_test.go:16
FunctionTest_NewProxy
(t *testing.T)
lib/proxy_test.go:12
FunctionTest_NewRunner
(t *testing.T)
lib/runner_test.go:14
FunctionTest_Proxy_Run
(t *testing.T)
lib/proxy_test.go:20
FunctionTest_Proxying
(t *testing.T)
lib/proxy_test.go:31
FunctionTest_Proxying_Build_Errors
(t *testing.T)
lib/proxy_test.go:93
FunctionTest_Proxying_Websocket
(t *testing.T)
lib/proxy_test.go:60
FunctionTest_Runner_Kill
func Test_Runner_SettingEnvironment(t *testing.T) { }
lib/runner_test.go:42
FunctionTest_Runner_Run
(t *testing.T)
lib/runner_test.go:27
FunctionTest_Runner_SetWriter
(t *testing.T)
lib/runner_test.go:71
MethoddefaultHandler
(res http.ResponseWriter, req *http.Request)
lib/proxy.go:69
Functionmain
()
main.go:36
Functionmain
()
lib/test_fixtures/build_success/main.go:3