Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/codegangsta/gin
/ Binary
Method
Binary
lib/builder.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
type
Builder
interface
{
12
Build() error
13
Binary() string
14
Errors() string
15
}
16
Callers
2
MainAction
Function · 0.95
build
Function · 0.65
Implementers
2
MockBuilder
lib/mocks_test.go
builder
lib/builder.go
Calls
no outgoing calls
Tested by
no test coverage detected