Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlackHole ¶
type BlackHole struct { }
BlackHole is an outbound connection that sliently swallow the entire payload.
func NewBlackHole ¶
func NewBlackHole() *BlackHole
func (*BlackHole) Dispatch ¶
func (this *BlackHole) Dispatch(destination v2net.Destination, payload *alloc.Buffer, ray ray.OutboundRay) error
Click to show internal directories.
Click to hide internal directories.