mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
name confict
This commit is contained in:
parent
a11c225cbf
commit
943d43040b
@ -9,7 +9,7 @@ const (
|
||||
APP_ID = app.ID(8)
|
||||
)
|
||||
|
||||
type Server interface {
|
||||
type WebServer interface {
|
||||
common.Releasable
|
||||
Handle()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user