mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Fix rule-set start order
This commit is contained in:
parent
f1393235ff
commit
e77a8114c5
4 changed files with 83 additions and 108 deletions
|
@ -93,7 +93,6 @@ type DNSRule interface {
|
|||
|
||||
type RuleSet interface {
|
||||
StartContext(ctx context.Context, startContext RuleSetStartContext) error
|
||||
PostStart() error
|
||||
Metadata() RuleSetMetadata
|
||||
Close() error
|
||||
HeadlessRule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue