MCPcopy 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
11type Builder interface {
12 Build() error
13 Binary() string
14 Errors() string
15}

Callers 2

buildFunction · 0.65

Implementers 2

MockBuilderlib/mocks_test.go
builderlib/builder.go

Calls

no outgoing calls

Tested by 1