MCPcopy
hub / github.com/runfinch/finch / CommandCreator

Struct CommandCreator

pkg/mocks/command_command_creator.go:23–27  ·  view source on GitHub ↗

CommandCreator is a mock of Creator interface.

Source from the content-addressed store, hash-verified

21
22// CommandCreator is a mock of Creator interface.
23type CommandCreator struct {
24 ctrl *gomock.Controller
25 recorder *CommandCreatorMockRecorder
26 isgomock struct{}
27}
28
29// CommandCreatorMockRecorder is the mock recorder for CommandCreator.
30type CommandCreatorMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected