Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codegangsta/gin
/ functions
Functions
57 in github.com/codegangsta/gin
⨍
Functions
57
◇
Types & classes
9
↓ 31 callers
Function
expect
* Test Helpers */
lib/helpers_test.go:19
↓ 13 callers
Method
Close
()
lib/proxy.go:65
↓ 8 callers
Method
Run
()
lib/runner.go:14
↓ 5 callers
Function
NewMockBuilder
()
lib/mocks_test.go:39
↓ 5 callers
Function
NewMockRunner
()
lib/mocks_test.go:13
↓ 5 callers
Method
Run
(config *Config)
lib/proxy.go:29
↓ 4 callers
Method
Kill
()
lib/runner.go:17
↓ 4 callers
Function
refute
(t *testing.T, a interface{}, b interface{})
lib/helpers_test.go:25
↓ 3 callers
Method
Errors
()
lib/builder.go:14
↓ 2 callers
Method
Binary
()
lib/builder.go:13
↓ 2 callers
Method
Build
()
lib/builder.go:12
↓ 2 callers
Method
SetWriter
(io.Writer)
lib/runner.go:16
↓ 2 callers
Function
build
(builder gin.Builder, runner gin.Runner, logger *log.Logger)
main.go:230
↓ 2 callers
Function
getCaller
()
lib/helpers_test.go:10
↓ 1 callers
Method
Exited
()
lib/runner.go:94
↓ 1 callers
Method
Info
()
lib/runner.go:15
↓ 1 callers
Method
Info
()
lib/runner.go:55
↓ 1 callers
Method
Kill
()
lib/runner.go:63
↓ 1 callers
Method
needsRefresh
()
lib/runner.go:126
↓ 1 callers
Function
proxyWebsocket
(w http.ResponseWriter, r *http.Request, host *url.URL)
lib/proxy.go:83
↓ 1 callers
Method
runBin
()
lib/runner.go:98
↓ 1 callers
Function
scanChanges
(watchPath string, excludeDirs []string, allFiles bool, cb scanCallback)
main.go:265
↓ 1 callers
Function
shutdown
(runner gin.Runner)
main.go:294
Method
Binary
()
lib/mocks_test.go:43
Method
Binary
()
lib/builder.go:41
Method
Build
()
lib/mocks_test.go:47
Method
Build
()
lib/builder.go:49
Function
EnvAction
(c *cli.Context)
main.go:214
Method
Errors
()
lib/mocks_test.go:51
Method
Errors
()
lib/builder.go:45
Method
Info
()
lib/mocks_test.go:24
Method
Kill
()
lib/mocks_test.go:31
Function
LoadConfig
(path string)
lib/config.go:17
Function
MainAction
(c *cli.Context)
main.go:145
Function
NewBuilder
(dir string, bin string, useGodep bool, wd string, buildArgs []string)
lib/builder.go:26
Function
NewProxy
(builder Builder, runner Runner)
lib/proxy.go:22
Function
NewRunner
(bin string, args ...string)
lib/runner.go:28
Method
Run
()
lib/mocks_test.go:19
Method
Run
()
lib/runner.go:37
Method
SetWriter
(io.Writer)
lib/mocks_test.go:28
Method
SetWriter
(writer io.Writer)
lib/runner.go:59
Function
Test_Builder_Build_Success
(t *testing.T)
lib/builder_test.go:12
Function
Test_LoadConfig
(t *testing.T)
lib/config_test.go:8
Function
Test_LoadConfig_WithMalformedFile
(t *testing.T)
lib/config_test.go:23
Function
Test_LoadConfig_WithNonExistantFile
(t *testing.T)
lib/config_test.go:16
Function
Test_NewProxy
(t *testing.T)
lib/proxy_test.go:12
Function
Test_NewRunner
(t *testing.T)
lib/runner_test.go:14
Function
Test_Proxy_Run
(t *testing.T)
lib/proxy_test.go:20
Function
Test_Proxying
(t *testing.T)
lib/proxy_test.go:31
Function
Test_Proxying_Build_Errors
(t *testing.T)
lib/proxy_test.go:93
Function
Test_Proxying_Websocket
(t *testing.T)
lib/proxy_test.go:60
Function
Test_Runner_Kill
func Test_Runner_SettingEnvironment(t *testing.T) { }
lib/runner_test.go:42
Function
Test_Runner_Run
(t *testing.T)
lib/runner_test.go:27
Function
Test_Runner_SetWriter
(t *testing.T)
lib/runner_test.go:71
Method
defaultHandler
(res http.ResponseWriter, req *http.Request)
lib/proxy.go:69
Function
main
()
main.go:36
Function
main
()
lib/test_fixtures/build_success/main.go:3