Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPList ¶
type IPList struct {
// contains filtered or unexported fields
}
func New ¶
Create a new IP list. The given ranges must already sorted by the lower bound IP in each range. Behaviour is undefined for lists of overlapping ranges.
type Range ¶
func ParseBlocklistP2PLine ¶
Parse a line of the PeerGuardian Text Lists (P2P) Format. Returns !ok but no error if a line doesn't contain a range but isn't erroneous, such as comment and blank lines.
Click to show internal directories.
Click to hide internal directories.