MCPcopy Create free account
hub / github.com/codegangsta/gin / Info

Method Info

lib/mocks_test.go:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}
23
24func (m *MockRunner) Info() (os.FileInfo, error) {
25 return nil, nil
26}
27
28func (m *MockRunner) SetWriter(io.Writer) {
29}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected