Versions in this module Expand all Collapse all v1 v1.1.2 Dec 10, 2015 v1.1.1 Dec 10, 2015 Changes in this version + type RouterRuleConfig struct + RuleList []*TestRule + func (this *RouterRuleConfig) Rules() []rules.Rule + type TestRule struct + Function func(v2net.Destination) bool + TagValue string + func (this *TestRule) Apply(dest v2net.Destination) bool + func (this *TestRule) Tag() string