mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
commit
a52f6ec02a
@ -70,7 +70,7 @@ var (
|
|||||||
ErrNoClue = errors.New("not enough information for making a decision")
|
ErrNoClue = errors.New("not enough information for making a decision")
|
||||||
)
|
)
|
||||||
|
|
||||||
// Router is a feature to choose a outbound tag for the given request.
|
// Router is a feature to choose an outbound tag for the given request.
|
||||||
type Router interface {
|
type Router interface {
|
||||||
Feature
|
Feature
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user