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