Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codegangsta/gin
/ Binary
Method
Binary
lib/mocks_test.go:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
func
(m *MockBuilder) Binary() string {
44
return
"bin"
45
}
46
47
func
(m *MockBuilder) Build() error {
48
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected