Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRouter ¶
func NewRouter(app *fiber.App, cfg *config.Config, t usecase.AgentExecutor, o usecase.OrchestrationExecutor, l logger.Interface, cancelWorkflow v1.CancelWorkflowFn, signalWorkflow v1.SignalWorkflowFn, m usecase.TemplateManager, eh usecase.TriggerEventHandler, eventIngest *eventing.Service, agentOSRuntime agentos.Runtime, agentOSPlanRuntime agentos.PlanRuntime, agentOSPlatformRuntime agentosplatform.Runtime, )
NewRouter -. Swagger spec: @title GoAgent API @description Agent Framework API @version 1.0 @host localhost:8080 @BasePath /v1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.