MCPcopy 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

11type Builder interface {
12 Build() error
13 Binary() string
14 Errors() string
15}
16

Callers 2

MainActionFunction · 0.95
buildFunction · 0.65

Implementers 2

MockBuilderlib/mocks_test.go
builderlib/builder.go

Calls

no outgoing calls

Tested by

no test coverage detected