mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-14 14:59:58 -04:00
name confict
This commit is contained in:
@@ -9,7 +9,7 @@ const (
|
||||
APP_ID = app.ID(8)
|
||||
)
|
||||
|
||||
type Server interface {
|
||||
type WebServer interface {
|
||||
common.Releasable
|
||||
Handle()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user