Documentation
¶
Overview ¶
Package fwdset implements a set of members.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Set ¶
A Set is a forwarding object that represents a set of members. Each member is a byte slice, and may represent things like packet field values. The set is used to perform one-of matches i.e. it answers the query if a given slice of bytes is one-of a given set of byte slices.
Click to show internal directories.
Click to hide internal directories.