mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 01:05:35 -05:00
protocol and api
This commit is contained in:
6
common/web/hooks/input.go
Normal file
6
common/web/hooks/input.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package hooks
|
||||
|
||||
type Input struct {
|
||||
Action string
|
||||
Value string
|
||||
}
|
||||
Reference in New Issue
Block a user