MCPcopy Create free account

hub / github.com/GakkiNoOne/oai-rt / types & classes

Types & classes44 in github.com/GakkiNoOne/oai-rt

InterfaceAPIResponse
frontend/src/api/rts.ts:83
StructAPIResponse
APIResponse 统一响应格式
internal/api/handler/rt.go:29
StructAccountCheckResponse
Account Check 响应结构
internal/service/rt_service.go:251
StructAuthConfig
AuthConfig 认证配置
internal/config/config.go:54
StructAuthHandler
AuthHandler 认证处理器
internal/api/handler/auth.go:11
InterfaceBatchImportModalProps
frontend/src/pages/RTs/components/BatchImportModal.tsx:5
InterfaceBatchResult
frontend/src/api/rts.ts:71
StructClaims
Claims JWT自定义声明
pkg/jwt/jwt.go:17
StructConfig
Config 应用配置结构
internal/config/config.go:8
StructConfigHandler
ConfigHandler 配置处理器
internal/api/handler/config.go:12
InterfaceConfigRepository
ConfigRepository 配置数据仓库接口
internal/repository/config_repository.go:11
InterfaceConfigService
ConfigService 配置服务接口
internal/service/config_service.go:15
InterfaceCreateRTRequest
frontend/src/api/rts.ts:27
StructDatabaseConfig
DatabaseConfig 数据库配置
internal/config/config.go:32
InterfaceEnvConfig
frontend/src/api/configs.ts:13
InterfaceListRTParams
frontend/src/api/rts.ts:51
InterfaceListRTResponse
frontend/src/api/rts.ts:63
StructLogConfig
LogConfig 日志配置
internal/config/config.go:24
StructLoginRequest
LoginRequest 登录请求
internal/api/handler/auth.go:20
StructLoginResponse
LoginResponse 登录响应
internal/api/handler/auth.go:26
StructManager
Manager 调度器管理器(单例模式)
internal/scheduler/manager.go:21
StructOpenAIConfig
OpenAIConfig OpenAI 配置
internal/config/config.go:46
StructOpenAIErrorResponse
OpenAI Error 响应结构
internal/service/rt_service.go:241
StructOpenAITokenResponse
OpenAI Token 响应结构
internal/service/rt_service.go:232
StructPublicAPIHandler
PublicAPIHandler 对外API处理器
internal/api/handler/public_api.go:13
InterfaceRT
frontend/src/api/rts.ts:4
StructRT
RT 存储 RT token 的模型
internal/model/rt.go:28
InterfaceRTFormModalProps
frontend/src/pages/RTs/components/RTFormModal.tsx:6
StructRTHandler
RTHandler RT 处理器
internal/api/handler/rt.go:15
InterfaceRTRepository
RTRepository RT 数据仓库接口
internal/repository/rt_repository.go:13
InterfaceRTService
RTService RT 服务接口
internal/service/rt_service.go:29
InterfaceRTServiceInterface
RTServiceInterface 定义RT服务接口,避免循环导入
internal/scheduler/manager.go:16
StructScheduler
Scheduler 定时任务调度器
internal/scheduler/scheduler.go:11
InterfaceSearchFormProps
frontend/src/pages/RTs/components/SearchForm.tsx:6
StructServerConfig
ServerConfig 服务器配置
internal/config/config.go:17
InterfaceSystemConfig
frontend/src/api/configs.ts:5
StructSystemConfig
SystemConfig 系统配置模型
internal/model/rt.go:56
InterfaceSystemConfigsResponse
frontend/src/api/configs.ts:22
InterfaceUpdateRTRequest
frontend/src/api/rts.ts:38
StructUserInfoResponse
User Info 响应结构
internal/service/rt_service.go:261
StructconfigRepository
internal/repository/config_repository.go:18
StructconfigService
internal/service/config_service.go:24
StructrtRepository
internal/repository/rt_repository.go:26
StructrtService
internal/service/rt_service.go:46