Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GakkiNoOne/oai-rt
/ types & classes
Types & classes
44 in github.com/GakkiNoOne/oai-rt
⨍
Functions
194
◇
Types & classes
44
Interface
APIResponse
frontend/src/api/rts.ts:83
Struct
APIResponse
APIResponse 统一响应格式
internal/api/handler/rt.go:29
Struct
AccountCheckResponse
Account Check 响应结构
internal/service/rt_service.go:251
Struct
AuthConfig
AuthConfig 认证配置
internal/config/config.go:54
Struct
AuthHandler
AuthHandler 认证处理器
internal/api/handler/auth.go:11
Interface
BatchImportModalProps
frontend/src/pages/RTs/components/BatchImportModal.tsx:5
Interface
BatchResult
frontend/src/api/rts.ts:71
Struct
Claims
Claims JWT自定义声明
pkg/jwt/jwt.go:17
Struct
Config
Config 应用配置结构
internal/config/config.go:8
Struct
ConfigHandler
ConfigHandler 配置处理器
internal/api/handler/config.go:12
Interface
ConfigRepository
ConfigRepository 配置数据仓库接口
internal/repository/config_repository.go:11
Interface
ConfigService
ConfigService 配置服务接口
internal/service/config_service.go:15
Interface
CreateRTRequest
frontend/src/api/rts.ts:27
Struct
DatabaseConfig
DatabaseConfig 数据库配置
internal/config/config.go:32
Interface
EnvConfig
frontend/src/api/configs.ts:13
Interface
ListRTParams
frontend/src/api/rts.ts:51
Interface
ListRTResponse
frontend/src/api/rts.ts:63
Struct
LogConfig
LogConfig 日志配置
internal/config/config.go:24
Struct
LoginRequest
LoginRequest 登录请求
internal/api/handler/auth.go:20
Struct
LoginResponse
LoginResponse 登录响应
internal/api/handler/auth.go:26
Struct
Manager
Manager 调度器管理器(单例模式)
internal/scheduler/manager.go:21
Struct
OpenAIConfig
OpenAIConfig OpenAI 配置
internal/config/config.go:46
Struct
OpenAIErrorResponse
OpenAI Error 响应结构
internal/service/rt_service.go:241
Struct
OpenAITokenResponse
OpenAI Token 响应结构
internal/service/rt_service.go:232
Struct
PublicAPIHandler
PublicAPIHandler 对外API处理器
internal/api/handler/public_api.go:13
Interface
RT
frontend/src/api/rts.ts:4
Struct
RT
RT 存储 RT token 的模型
internal/model/rt.go:28
Interface
RTFormModalProps
frontend/src/pages/RTs/components/RTFormModal.tsx:6
Struct
RTHandler
RTHandler RT 处理器
internal/api/handler/rt.go:15
Interface
RTRepository
RTRepository RT 数据仓库接口
internal/repository/rt_repository.go:13
Interface
RTService
RTService RT 服务接口
internal/service/rt_service.go:29
Interface
RTServiceInterface
RTServiceInterface 定义RT服务接口,避免循环导入
internal/scheduler/manager.go:16
Struct
Scheduler
Scheduler 定时任务调度器
internal/scheduler/scheduler.go:11
Interface
SearchFormProps
frontend/src/pages/RTs/components/SearchForm.tsx:6
Struct
ServerConfig
ServerConfig 服务器配置
internal/config/config.go:17
Interface
SystemConfig
frontend/src/api/configs.ts:5
Struct
SystemConfig
SystemConfig 系统配置模型
internal/model/rt.go:56
Interface
SystemConfigsResponse
frontend/src/api/configs.ts:22
Interface
UpdateRTRequest
frontend/src/api/rts.ts:38
Struct
UserInfoResponse
User Info 响应结构
internal/service/rt_service.go:261
Struct
configRepository
internal/repository/config_repository.go:18
Struct
configService
internal/service/config_service.go:24
Struct
rtRepository
internal/repository/rt_repository.go:26
Struct
rtService
internal/service/rt_service.go:46