mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-10 10:31:46 +00:00
ACL entry
This commit is contained in:
5
pkg/acl/engine.go
Normal file
5
pkg/acl/engine.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package acl
|
||||
|
||||
type Engine struct {
|
||||
Entries []Entry
|
||||
}
|
Reference in New Issue
Block a user