废弃掉HttpService、TcpService、WSService

This commit is contained in:
boyce
2025-03-28 10:33:51 +08:00
parent af15615345
commit bd467a219b
3 changed files with 3 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ type HttpSession struct {
sessionDone chan *HttpSession
}
// Deprecated: replace it with the GinModule
type HttpService struct {
service.Service