Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NuyoahCh/mcpchainx
/ functions
Functions
459 in github.com/NuyoahCh/mcpchainx
⨍
Functions
459
◇
Types & classes
188
Function
TaskList
({ tasks, totalCount, onSelect, activeTaskId, loading, error, onRetry, statusFilter, onStatu
web/src/components/TaskList.tsx:33
Function
TestAgentExecuteSuccess
TestAgentExecuteSuccess 测试代理的成功执行路径。
internal/agent/agent_test.go:35
Function
TestAgentExecuteTimeout
TestAgentExecuteTimeout 测试代理在 LLM 调用超时时的行为。
internal/agent/agent_test.go:49
Function
TestAuthenticateStoresToken
(t *testing.T)
sdk/go/openmcp/client_test.go:12
Function
TestClientDeploySubscribeBatch
(t *testing.T)
internal/web3/ethereum/client_test.go:27
Function
TestGenerateHTTPError
(t *testing.T)
internal/llm/openai/client_test.go:70
Function
TestGenerateSuccess
(t *testing.T)
internal/llm/openai/client_test.go:21
Function
TestGetTaskError
(t *testing.T)
sdk/go/openmcp/client_test.go:78
Function
TestHandleTaskDetailErrors
(t *testing.T)
internal/api/server_test.go:56
Function
TestHandleTaskDetailSuccess
(t *testing.T)
internal/api/server_test.go:14
Function
TestHandleTaskDetailTrailingSlashFallsBackToList
(t *testing.T)
internal/api/server_test.go:93
Function
TestHandleTaskDetailTrailingSlashPostDelegatesToCreate
(t *testing.T)
internal/api/server_test.go:128
Function
TestMemoryStoreListWithFilters
(t *testing.T)
internal/task/memory_store_test.go:10
Function
TestMemoryStoreStats
(t *testing.T)
internal/task/memory_store_test.go:113
Function
TestNewClientValidation
(t *testing.T)
internal/llm/openai/client_test.go:15
Function
TestSubmitTaskRequiresToken
(t *testing.T)
sdk/go/openmcp/client_test.go:45
Method
Unwrap
Unwrap 实现 errors.Unwrap。
internal/errors/errors.go:214
Method
Update
(ctx context.Context, record TaskRecord)
internal/storage/mysql/task_repository.go:36
Method
Update
(_ context.Context, record TaskRecord)
internal/storage/mysql/task_repository.go:99
Method
Update
(_ context.Context, record TaskRecord)
internal/storage/mysql/task_repository.go:301
Method
Update
(ctx context.Context, record TaskRecord)
internal/storage/mysql/task_repository.go:442
Method
Update
(ctx context.Context, record TaskRecord)
internal/storage/mysql/task_repository.go:630
Method
Validate
Validate ensures the manager configuration is internally consistent.
pkg/plugin/config.go:63
Method
Validate
Validate ensures the plugin requested capabilities are allowed.
pkg/plugin/isolation.go:20
Method
WaitUntilCompleted
WaitUntilCompleted 在指定超时时间内轮询任务状态。
internal/task/service.go:131
Function
WithAlert
WithAlert 指定错误是否需要告警。
internal/errors/errors.go:168
Function
WithAlertDispatcher
WithAlertDispatcher 配置告警派发器。
internal/task/processor.go:60
Function
WithIsolationStrategy
WithIsolationStrategy sets a custom isolation policy enforcement strategy.
pkg/plugin/plugin.go:64
Function
WithLoader
WithLoader overrides the default binary loader implementation.
pkg/plugin/plugin.go:55
Function
WithMetadata
WithMetadata 附加额外信息。
internal/errors/errors.go:151
Function
WithRecoveryHandler
WithRecoveryHandler 配置失败补偿策略。
internal/task/processor.go:53
Function
WithResource
WithResource registers a shared resource that will be exposed to all plugins.
pkg/plugin/plugin.go:73
Function
WithRetryable
WithRetryable 指定错误是否可重试。
internal/errors/errors.go:161
Function
WithSeverity
WithSeverity 覆盖默认严重程度。
internal/errors/errors.go:175
Method
WithTransaction
(ctx context.Context, fn func(context.Context, TaskRepository) error)
internal/storage/mysql/task_repository.go:39
Method
WithTransaction
(ctx context.Context, fn func(context.Context, TaskRepository) error)
internal/storage/mysql/task_repository.go:159
Method
WithTransaction
(ctx context.Context, fn func(context.Context, TaskRepository) error)
internal/storage/mysql/task_repository.go:347
Method
WithTransaction
(ctx context.Context, fn func(context.Context, TaskRepository) error)
internal/storage/mysql/task_repository.go:536
Method
WithTransaction
(ctx context.Context, fn func(context.Context, TaskRepository) error)
internal/storage/mysql/task_repository.go:723
Function
Wrap
Wrap 在已有错误外包裹统一错误类型。
internal/errors/errors.go:196
Method
WriteHeader
WriteHeader 捕获响应状态码并调用底层的 WriteHeader 方法。
internal/auth/middleware.go:109
Method
constructor
(message?: string)
web/src/api.ts:13
Function
copySession
()
web/src/components/AuthPanel.tsx:102
Function
copyToken
()
web/src/components/AuthPanel.tsx:90
Function
do_history
(args: argparse.Namespace)
scripts/task_client.py:52
Function
do_invoke
(args: argparse.Namespace)
scripts/task_client.py:40
Method
handle
(ctx context.Context, taskID string)
internal/task/processor.go:94
Method
handleAuthToken
handleAuthToken 处理身份认证令牌请求。
internal/api/server.go:255
Function
handleReset
()
web/src/components/ConnectionSettings.tsx:67
Function
handleSave
()
web/src/components/ConnectionSettings.tsx:51
Function
handleStatusChange
()
web/src/hooks/useNetworkStatus.ts:45
Function
handleSubmit
(event: React.FormEvent)
web/src/components/TaskForm.tsx:65
Function
handleSubmit
(event: React.FormEvent)
web/src/components/AuthPanel.tsx:65
Method
handleTaskStats
handleTaskStats 处理任务统计查询请求。
internal/api/server.go:408
Function
if
(options?.manual)
web/src/App.tsx:296
Function
init
()
internal/task/task.go:67
Function
main
main 是 OpenMCP 守护进程的入口。
cmd/openmcpd/main.go:32
Function
main
()
sdk/go/examples/main.go:14
Method
observe
observe 在直方图中记录一个新的观测值。
internal/observability/metrics/http.go:93
← previous
401–459 of 459, ranked by callers