Documentation
¶
Index ¶
- func CompactTemplateSummary(template taskstate.Template) map[string]any
- func TemplateMatchRecommendation(candidates []taskstate.TemplateCandidate) map[string]any
- type ConfigProvider
- type Result
- type Service
- func (s *Service) Manage(ctx context.Context, args map[string]any) (Result, error)
- func (s *Service) NexusWorkflowJSON(ctx context.Context, method, path string, payload any) (Result, error)
- func (s *Service) RuntimeTask(id string) (Result, error)
- func (s *Service) RuntimeTaskDelete(id string) (Result, error)
- func (s *Service) RuntimeTasks(status string, limit int) (Result, error)
- func (s *Service) WorkflowManage(ctx context.Context, args map[string]any) (Result, error)
- type ToolError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompactTemplateSummary ¶
func TemplateMatchRecommendation ¶
func TemplateMatchRecommendation(candidates []taskstate.TemplateCandidate) map[string]any
Types ¶
type ConfigProvider ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) NexusWorkflowJSON ¶
func (*Service) RuntimeTasks ¶
Click to show internal directories.
Click to hide internal directories.