mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-22 10:35:48 +00:00
docs: add comments for all functions
This commit is contained in:
@@ -12,6 +12,8 @@ import (
|
||||
"github.com/mhsanaei/3x-ui/v2/util/common"
|
||||
)
|
||||
|
||||
// WarpService provides business logic for Cloudflare WARP integration.
|
||||
// It manages WARP configuration and connectivity settings.
|
||||
type WarpService struct {
|
||||
SettingService
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user