Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FreedomConnection ¶
type FreedomConnection struct { }
func NewFreedomConnection ¶
func NewFreedomConnection() *FreedomConnection
func (*FreedomConnection) Dispatch ¶ added in v0.9.1
func (vconn *FreedomConnection) Dispatch(firstPacket v2net.Packet, ray ray.OutboundRay) error
type FreedomFactory ¶
type FreedomFactory struct { }
func (FreedomFactory) Create ¶
func (factory FreedomFactory) Create(config interface{}) (proxy.OutboundConnectionHandler, error)
Click to show internal directories.
Click to hide internal directories.