MCPcopy Create free account

hub / github.com/YuJunZhiXue/qwen2API / types & classes

Types & classes114 in github.com/YuJunZhiXue/qwen2API

StructAccount
---- migrated from accounts.go ----
backend/main.go:252
StructAccount
backend/core/account_pool/pool_core.go:9
StructAccountPool
backend/main.go:281
StructAccountRateLimit
backend/main.go:274
InterfaceAdminSettings
frontend/src/pages/SettingsPage.tsx:18
StructAffinityRecord
backend/core/session_affinity.go:8
StructApp
---- migrated from main.go ----
backend/main.go:48
StructAttachment
backend/services/attachment_preprocessor.go:8
StructAttachment
backend/runtime/attachment_types.go:12
TypeAliasAttachmentKind
backend/runtime/attachment_types.go:3
StructAuthContext
---- migrated from handlers.go ----
backend/main.go:2380
StructAuthCredentials
backend/services/auth_resolver.go:8
StructBrowserOptions
backend/core/browser_engine.go:5
InterfaceButtonProps
frontend/src/components/ui/button.tsx:35
StructCLIRequest
backend/adapter/cli_proxy.go:5
StructCachedContent
backend/services/file_content_cache.go:8
InterfaceChatClient
ChatClient is the narrow upstream contract required to execute one Qwen turn.
backend/upstream/qwen_executor.go:10
StructChatIDPool
backend/main.go:1463
StructClientProfile
backend/services/client_profiles.go:3
StructCompletion
backend/runtime/execution.go:17
StructCompletionResult
backend/main.go:6879
StructCompletionResult
backend/services/completion_bridge.go:3
StructContextAttachmentManager
backend/services/context_attachment_manager.go:5
StructContextOffloadPlan
backend/context_pipeline.go:88
TypeAliasEngineKind
backend/core/hybrid_engine.go:3
StructEvent
Event is a normalized chunk emitted by Qwen's SSE stream.
backend/upstream/sse_consumer.go:11
StructEvent
backend/runtime/execution.go:10
StructExecuteOptions
backend/upstream/qwen_executor.go:16
FuncTypeExecutor
func(ctx context.Context, onEvent func(Event) error) error
backend/runtime/execution.go:25
StructExpiringFile
backend/services/context_cleanup.go:19
InterfaceExpiringItem
backend/services/context_cleanup.go:5
StructFileContentCache
backend/services/file_content_cache.go:13
StructFileStore
backend/services/file_store.go:18
StructGarbageCollector
backend/services/garbage_collector.go:5
InterfaceGeneratedImage
frontend/src/pages/ImagePage.tsx:25
InterfaceGeneratedVideo
frontend/src/pages/VideoPage.tsx:27
InterfaceImageGenerationItem
frontend/src/pages/ImagePage.tsx:37
InterfaceImageGenerationResponse
frontend/src/pages/ImagePage.tsx:46
StructIncrementalTextStreamer
backend/services/incremental_text_streamer.go:5
StructJSONStore
---- migrated from store.go ----
backend/main.go:8675
StructJSONStore
backend/core/database.go:11
StructKeepAliveConfig
backend/main.go:2161
StructKeepAliveService
backend/main.go:2167
StructLocalContextFile
backend/context_pipeline.go:80
TypeAliasLogFields
backend/core/request_logging.go:11
StructMailSession
backend/main.go:901
StructModelMode
backend/main.go:1918
StructModelMode
backend/services/model_modes.go:5
StructModelMode
backend/adapter/standard_request.go:57
FuncTypeModelModeResolver
func(modelID, defaultModel string) ModelMode
backend/adapter/standard_request.go:65
FuncTypeModelResolver
func(name string) string
backend/adapter/standard_request.go:66
StructModelWarmKey
backend/main.go:1475
StructModelWarmKey
backend/services/chat_id_pool.go:18
StructNormalizedAttachment
backend/context_pipeline.go:63
StructParsedToolCall
ParsedToolCall is the normalized OpenAI-compatible function call extracted from Qwen text output.
backend/toolcall/parser.go:13
StructPool
backend/core/account_pool/pool_core.go:27
StructPreparedRequestContext
backend/context_pipeline.go:119
StructPreprocessedAttachments
backend/context_pipeline.go:74
StructPromptMessage
backend/services/prompt_builder.go:14
StructQuotaState
backend/services/auth_quota.go:5
StructQwenClient
backend/main.go:7824
StructRouteSpec
backend/api/probes.go:3
StructRuntimeAttemptState
backend/runtime/execution.go:27
StructRuntimeExecutionResult
backend/runtime/execution.go:39
StructRuntimeToolDirective
backend/runtime/execution.go:45
StructSessionAffinity
backend/core/session_affinity.go:17
StructSessionAffinityRecord
backend/context_pipeline.go:108
StructSessionLocks
backend/core/session_lock.go:5
StructSettings
backend/main.go:1769
StructSettings
backend/core/config.go:12
StructSieveEvent
backend/toolcall/tool_sieve.go:8
StructStandardRequest
---- migrated from protocol.go ----
backend/main.go:6851
StructStandardRequest
backend/adapter/standard_request.go:36
StructStoredFile
backend/services/file_store.go:9
StructStreamMetrics
backend/runtime/stream_metrics.go:5
StructStreamPresenter
backend/runtime/stream_presenter.go:8
StructStreamState
StreamState accumulates streamed text and extracts tool calls from the final assembled answer.
backend/toolcall/stream_state.go:7
StructTaskSession
backend/services/task_session.go:5
StructTokenVerifyResult
backend/main.go:7871
StructTokenVerifyResult
backend/services/qwen_client.go:26
StructToolNameMap
backend/services/tool_name_obfuscation.go:9
StructToolSieve
ToolSieve buffers answer text and detects textual tool calls as soon as a complete QNML/XML/JSON directive is available.
backend/toolcall/tool_sieve.go:16
StructUploadedLocalFileRecord
backend/context_pipeline.go:49
StructUpstreamEvent
backend/main.go:7833
StructUpstreamEvent
backend/services/qwen_client.go:16
StructUpstreamFile
backend/core/upstream_file_cache.go:8
StructUpstreamFileCache
backend/core/upstream_file_cache.go:15
StructUpstreamFileCacheEntry
backend/context_pipeline.go:97
StructUpstreamUpload
backend/services/upstream_file_uploader.go:5
InterfaceVideoGenerationItem
frontend/src/pages/VideoPage.tsx:38
InterfaceVideoGenerationResponse
frontend/src/pages/VideoPage.tsx:48
StructWarmChat
---- migrated from chat_id_pool.go ----
backend/main.go:1454
StructWarmChat
backend/services/chat_id_pool.go:9
StructWorkspaceContext
backend/services/workspace_context.go:5
StructcachedFileContent
backend/context_pipeline.go:135
Structcandidate
backend/context_pipeline.go:241
StructcliToolProfile
backend/adapter/tool_profile_common.go:18
StructcommandSpec
start-all.go:32
StructcompletionStreamHooks
backend/main.go:6889
StructfileContentCache
backend/context_pipeline.go:140
next →1–100 of 114, ranked by callers