Versions in this module Expand all Collapse all v1 v1.24.4 Aug 19, 2016 Changes in this version + type TestPacketDispatcher struct + Destination chan v2net.Destination + Handler func(destination v2net.Destination, traffic ray.OutboundRay) + func NewTestPacketDispatcher(handler func(destination v2net.Destination, traffic ray.OutboundRay)) *TestPacketDispatcher + func (this *TestPacketDispatcher) DispatchToOutbound(meta *proxy.InboundHandlerMeta, session *proxy.SessionInfo) ray.InboundRay