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

Method Kill

lib/mocks_test.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (m *MockRunner) Kill() error {
32 return nil
33}
34
35type MockBuilder struct {
36 MockErrors string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected