Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codegangsta/gin
/ Binary
Method
Binary
lib/builder.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
(b *builder) Binary() string {
42
return
b.binary
43
}
44
45
func
(b *builder) Errors() string {
46
return
b.errors
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected