Add selector outbound
This commit is contained in:
@@ -16,6 +16,7 @@ import (
|
||||
type Router interface {
|
||||
Service
|
||||
|
||||
Outbounds() []Outbound
|
||||
Outbound(tag string) (Outbound, bool)
|
||||
DefaultOutbound(network string) Outbound
|
||||
|
||||
|
||||
Reference in New Issue
Block a user