Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codegangsta/gin
/ Build
Method
Build
lib/mocks_test.go:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
func
(m *MockBuilder) Build() error {
48
return
nil
49
}
50
51
func
(m *MockBuilder) Errors() string {
52
return
m.MockErrors
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected