Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XXieYiqiang/SoakUpTheSun
/ functions
Functions
695 in github.com/XXieYiqiang/SoakUpTheSun
⨍
Functions
695
◇
Types & classes
385
↳
Endpoints
2
Method
ClientException
(IErrorCode errorCode)
picture/src/main/java/org/hgc/suts/picture/common/exception/ClientException.java:12
Method
ClientException
(IErrorCode errorCode)
volunteer/src/main/java/org/hgc/suts/volunteer/common/exception/ClientException.java:12
Method
ClientException
(IErrorCode errorCode)
agent/src/main/java/org/hgc/suts/gateway/common/exception/ClientException.java:11
Method
CloseRoom
CloseRoom 关闭房间
sfu/internal/api/room/room_close.go:13
Function
DeleteRoom
(id string)
sfu/internal/ws/room.go:53
Function
Failed
(c *gin.Context, msg string)
sfu/internal/model/res/res.go:35
Function
FailedWithData
(c *gin.Context, msg string, data T)
sfu/internal/model/res/res.go:39
Function
Generate
()
sfu/utils/snowflakex/snowflake.go:22
Method
GenerateToken
GenerateToken 生成token
sfu/utils/jwtx/jwt.go:30
Function
Get
Get 发送 GET 请求并自动将响应体反序列化到 T 类型 T: 响应体类型
sfu/utils/httpx/http.go:34
Function
GetRoom
(id string)
sfu/internal/ws/room.go:43
Method
GetRoomInfo
GetRoomInfo 获取房间信息
sfu/internal/api/room/room_info.go:13
Function
HandleWS
处理用户的 WebSocket 消息
sfu/internal/ws/join.go:50
Function
Init
(nodeID int64)
sfu/utils/snowflakex/snowflake.go:14
Function
InitMysql
(conf *config.Config)
sfu/internal/database/gorm_mysql.go:13
Function
InitRedisClient
InitRedisClient 初始化 Redis 客户端
sfu/internal/cache/redis.go:13
Function
InitZapLog
(logConf *config.LogConfig)
sfu/internal/logger/logger.go:20
Method
JoinRoom
JoinRoom 加入房间
sfu/internal/api/room/room_join.go:15
Function
LoadConfig
InitConfig 初始化配置文件
sfu/internal/config/config.go:25
Function
NewAPI
(app *app.App)
sfu/internal/api/api.go:12
Function
NewApp
()
sfu/internal/app/app.go:25
Function
NewJwt
(secret string, expire int64, issuer string)
sfu/utils/jwtx/jwt.go:21
Function
NewRoom
()
sfu/internal/ws/room.go:31
Function
NewRoomApi
(app *app.App)
sfu/internal/api/room/room.go:11
Function
NewRoomLogic
(ctx context.Context, app *app.App)
sfu/internal/logic/room/room_logic.go:17
Function
NewRouter
(app *app.App)
sfu/internal/router/router.go:11
Function
NewZapCore
(logConf *config.LogConfig, level zapcore.Level)
sfu/internal/logger/internal/zapcore.go:18
Function
OK
(c *gin.Context)
sfu/internal/model/res/res.go:23
Function
OkWithData
(c *gin.Context, data T)
sfu/internal/model/res/res.go:31
Function
OkWithMsg
(c *gin.Context, msg string)
sfu/internal/model/res/res.go:27
Method
ParseToken
ParseToken 解析token
sfu/utils/jwtx/jwt.go:44
Function
PathExists
PathExists 判断路径是否存在
sfu/utils/dir/dir.go:9
Method
PictureAnalysisSendProducer
(@Autowired RocketMQTemplate rocketMQTemplate, @Autowired ConfigurableEnvironment environment)
picture/src/main/java/org/hgc/suts/picture/mq/producer/PictureAnalysisSendProducer.java:27
Function
PostBody
PostBody 发送 Content-Type 为 application/json 的 POST 请求 T: 响应体类型 bodyData: 将会被 JSON 序列化的任意结构体或 map
sfu/utils/httpx/http.go:57
Function
PostForm
PostForm 发送 application/x-www-form-urlencoded 的 POST 请求 T: 响应体类型
sfu/utils/httpx/http.go:79
Function
RecoveryMiddleware
(stack bool)
sfu/internal/middleware/recover.go:16
Method
RemoteException
(String message)
user/src/main/java/org/hgc/suts/user/common/exception/RemoteException.java:12
Method
RemoteException
(String message)
shortlink/src/main/java/org/hgc/suts/shortlink/common/exception/RemoteException.java:12
Method
RemoteException
(String message)
picture/src/main/java/org/hgc/suts/picture/common/exception/RemoteException.java:12
Method
RemoteException
(String message)
volunteer/src/main/java/org/hgc/suts/volunteer/common/exception/RemoteException.java:12
Method
RemoteException
(String message)
agent/src/main/java/org/hgc/suts/gateway/common/exception/RemoteException.java:12
Method
SaveRoom
SaveRoom 创建房间
sfu/internal/api/room/room_save.go:11
Method
ServiceException
(String message)
user/src/main/java/org/hgc/suts/user/common/exception/ServiceException.java:14
Method
ServiceException
(String message)
shortlink/src/main/java/org/hgc/suts/shortlink/common/exception/ServiceException.java:15
Method
ServiceException
(String message)
picture/src/main/java/org/hgc/suts/picture/common/exception/ServiceException.java:14
Method
ServiceException
(String message)
volunteer/src/main/java/org/hgc/suts/volunteer/common/exception/ServiceException.java:14
Method
ServiceException
(String message)
agent/src/main/java/org/hgc/suts/gateway/common/exception/ServiceException.java:14
Method
Sync
Sync implements zapcore.WriteSyncer.
sfu/internal/logger/internal/logcutte.go:56
Method
TableName
()
sfu/internal/model/room_member_model.go:12
Method
TableName
()
sfu/internal/model/room_model.go:23
Function
UUIDToBase58
UUIDToBase58 UUID 转换为 Base58 编码的字符串。
sfu/utils/encrypt/base58.go:11
Method
UserErrorCodeEnum
(String code, String message)
user/src/main/java/org/hgc/suts/user/common/enums/UserErrorCodeEnum.java:23
Method
VideoFrameProducer
(@Autowired RocketMQTemplate rocketMQTemplate, @Autowired ConfigurableEnvironment environment)
picture/src/main/java/org/hgc/suts/picture/mq/producer/VideoFrameProducer.java:28
Method
VolunteerPrizesDBSyncProducer
(@Autowired RocketMQTemplate rocketMQTemplate, @Autowired ConfigurableEnvironment environment)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/producer/VolunteerPrizesDBSyncProducer.java:28
Method
VolunteerPrizesSendProducer
(@Autowired RocketMQTemplate rocketMQTemplate, @Autowired ConfigurableEnvironment environment)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/producer/VolunteerPrizesSendProducer.java:28
Method
VolunteerTaskActualExecuteProducer
(@Autowired RocketMQTemplate rocketMQTemplate, @Autowired ConfigurableEnvironment environment)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/producer/VolunteerTaskActualExecuteProducer.java:28
Method
VolunteerUserEsSyncProducer
(@Autowired RocketMQTemplate rocketMQTemplate, @Autowired ConfigurableEnvironment environment)
volunteer/src/main/java/org/hgc/suts/volunteer/mq/producer/VolunteerUserEsSyncProducer.java:29
Method
__init__
(self)
ai_service/src/services/vision_qa_service.py:128
Method
__init__
(self)
ai_service/src/services/detection_service.py:19
Method
__init__
(self, iou_thresh: float = 0.25, max_misses: int = 10)
ai_service/src/services/risk_detection_service.py:79
Method
__init__
(self, fps: float = 5.0)
ai_service/src/services/risk_detection_service.py:144
Method
__init__
( self, model_path: str, model_type: str = "yolov11x", confidence_threshold: f
ai_service/src/models/yolo_model.py:26
Method
__init__
初始化视觉模型 Args: model_path: 模型文件路径 model_type: 模型类型名称
ai_service/src/models/base.py:84
Method
__init__
初始化检测模型 Args: model_path: 模型文件路径 model_type: 模型类型名称 confidence_threshold: 置信度阈值
ai_service/src/models/base.py:145
Method
__init__
( self, model_dir: str, device: str = "cuda", dtype: str = "float16",
ai_service/src/models/vlm_model.py:44
Method
__init__
( self, base_url: str, model: str, max_tokens: int = 150, temperature:
ai_service/src/models/llm_model.py:15
Method
abstractException
拦截应用内抛出的异常
user/src/main/java/org/hgc/suts/user/common/web/GlobalExceptionHandler.java:47
Method
abstractException
拦截应用内抛出的异常
shortlink/src/main/java/org/hgc/suts/shortlink/common/web/GlobalExceptionHandler.java:48
Method
abstractException
拦截应用内抛出的异常
picture/src/main/java/org/hgc/suts/picture/common/web/GlobalExceptionHandler.java:46
Method
abstractException
拦截应用内抛出的异常
volunteer/src/main/java/org/hgc/suts/volunteer/common/web/GlobalExceptionHandler.java:48
Method
abstractException
拦截应用内抛出的异常
agent/src/main/java/org/hgc/suts/gateway/common/web/GlobalExceptionHandler.java:46
Method
activateVolunteer
把志愿者加入活跃队列
volunteer/src/main/java/org/hgc/suts/volunteer/controller/VolunteerUserController.java:45
Method
activateVolunteer
(Long volunteerId)
volunteer/src/main/java/org/hgc/suts/volunteer/service/impl/VolunteerMatchServiceImpl.java:63
Method
addInterceptors
(InterceptorRegistry registry)
user/src/main/java/org/hgc/suts/user/common/web/WebMvcConfig.java:17
Method
addInterceptors
(InterceptorRegistry registry)
shortlink/src/main/java/org/hgc/suts/shortlink/common/web/WebMvcConfig.java:18
Method
addInterceptors
(InterceptorRegistry registry)
volunteer/src/main/java/org/hgc/suts/volunteer/common/web/WebMvcConfig.java:18
Method
addInterceptors
(InterceptorRegistry registry)
agent/src/main/java/org/hgc/suts/gateway/common/web/WebMvcConfig.java:17
Method
addScore
新增志愿分 @param id volunteerId @param addScore 要增加的分数
volunteer/src/main/java/org/hgc/suts/volunteer/dao/mapper/VolunteerUserMapper.java:26
Method
addVolunteerToActivePoolScript
志愿者入活跃池脚本
volunteer/src/main/java/org/hgc/suts/volunteer/config/RedisScriptConfig.java:61
Method
afterCompletion
(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex)
user/src/main/java/org/hgc/suts/user/common/biz/user/LoginInterceptor.java:58
Method
afterCompletion
(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex)
shortlink/src/main/java/org/hgc/suts/shortlink/common/biz/user/LoginInterceptor.java:58
Method
afterCompletion
(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex)
picture/src/main/java/org/hgc/suts/picture/common/biz/user/LoginInterceptor.java:57
Method
afterCompletion
(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex)
volunteer/src/main/java/org/hgc/suts/volunteer/common/biz/user/LoginInterceptor.java:58
Method
afterCompletion
(HttpServletRequest request, HttpServletResponse response, Object handler, Exception ex)
agent/src/main/java/org/hgc/suts/gateway/common/biz/user/LoginInterceptor.java:61
Method
afterConnectionClosed
(WebSocketSession session, CloseStatus status)
picture/src/main/java/org/hgc/suts/picture/ws/handler/AiImageBinaryHandler.java:66
Method
afterConnectionEstablished
(WebSocketSession session)
picture/src/main/java/org/hgc/suts/picture/ws/handler/AiImageBinaryHandler.java:26
Method
afterHandshake
(ServerHttpRequest request, ServerHttpResponse response, WebSocketHandler wsHandler, Exception exception)
picture/src/main/java/org/hgc/suts/picture/ws/interceptor/AiAuthHandshakeInterceptor.java:85
Method
afterPropertiesSet
()
user/src/main/java/org/hgc/suts/user/config/CacheConfiguration.java:32
Method
afterPropertiesSet
()
user/src/main/java/org/hgc/suts/user/config/RedisKeySerializer.java:33
Method
afterPropertiesSet
()
shortlink/src/main/java/org/hgc/suts/shortlink/config/CacheConfiguration.java:32
Method
afterPropertiesSet
()
shortlink/src/main/java/org/hgc/suts/shortlink/config/RedisKeySerializer.java:33
Method
afterPropertiesSet
()
picture/src/main/java/org/hgc/suts/picture/config/CacheConfiguration.java:32
Method
afterPropertiesSet
()
picture/src/main/java/org/hgc/suts/picture/config/RedisKeySerializer.java:33
Method
afterPropertiesSet
()
volunteer/src/main/java/org/hgc/suts/volunteer/config/CacheConfiguration.java:32
Method
afterPropertiesSet
()
volunteer/src/main/java/org/hgc/suts/volunteer/config/RedisKeySerializer.java:33
Method
aiTaskExecutor
()
agent/src/main/java/org/hgc/suts/gateway/config/ThreadPoolConfig.java:14
Method
apply
(RequestTemplate template)
volunteer/src/main/java/org/hgc/suts/volunteer/config/FeignConfig.java:21
Function
assess_risk_file
( image: UploadFile = File(..., description="上传单帧 JPG/PNG/WebP"), session_id: str = Form(..., descript
ai_service/src/routes/risk_detection.py:14
Method
beforeHandshake
(ServerHttpRequest request, ServerHttpResponse response, WebSocketHandler wsHandler, Map<String, Object> attri
picture/src/main/java/org/hgc/suts/picture/ws/interceptor/AiAuthHandshakeInterceptor.java:30
Method
buildBaseSendExtendParam
(UploadPictureAnalysisEvent messageSendEvent)
picture/src/main/java/org/hgc/suts/picture/mq/producer/PictureAnalysisSendProducer.java:32
← previous
next →
301–400 of 695, ranked by callers