Documentation ¶
Overview ¶
selector package implements selection of a session to use for an outgoing packet.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleSession ¶
SingleSession implements iface.SessionSelector, returning the contained session on ChooseSess.
func (*SingleSession) ChooseSess ¶
func (ss *SingleSession) ChooseSess(b common.RawBytes) iface.Session
Click to show internal directories.
Click to hide internal directories.