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

Method SetWriter

lib/mocks_test.go:28–29  ·  view source on GitHub ↗
(io.Writer)

Source from the content-addressed store, hash-verified

26}
27
28func (m *MockRunner) SetWriter(io.Writer) {
29}
30
31func (m *MockRunner) Kill() error {
32 return nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected