package
Version:
v0.48.1
Opens a new window with list of versions in this module.
Published: Feb 2, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Executor is a mock implementation of the command executor interface.
It implements the same interface as mcp.Executor through structural typing.
NewExecutor creates a new mock executor
Execute implements the executor interface, recording invocation details
and delegating to ExecuteFn if provided.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.