package
0.0.0-20241214180106-a4720edd636e
Repository: https://github.com/helixml/helix.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewMockExecutor creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
DefaultExecutor runs GPTScript scripts on the GPTScript cluster through the Helix control-plane (runners need to be running and connected).
DirectExecutor runs GPTScript scripts directly.
MockExecutor is a mock of Executor interface.
MockExecutorMockRecorder is the mock recorder for MockExecutor.
Runner connects using a WebSocket to the Control Plane and listens for GPTScript tasks to run.
No description provided by the author
No description provided by the author
TODO: delete.
TestFasterExecutor runs GPTScript scripts on the TestFaster cluster.
# Interfaces
No description provided by the author