mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-07-06 21:04:20 +00:00
fix: propagate inbound traffic reset to nodes (#5103)
Co-authored-by: Rqzbeh <Rqzbeh@example.com>
This commit is contained in:
@@ -26,5 +26,6 @@ type Runtime interface {
|
||||
RestartXray(ctx context.Context) error
|
||||
|
||||
ResetClientTraffic(ctx context.Context, ib *model.Inbound, email string) error
|
||||
ResetInboundTraffic(ctx context.Context, ib *model.Inbound) error
|
||||
ResetAllTraffics(ctx context.Context) error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user