iplist

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

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 NewIPList

func NewIPList() *IPList

func (*IPList) AddCIDRString

func (l *IPList) AddCIDRString(cidr string) error

func (*IPList) AddIPString

func (l *IPList) AddIPString(ipstr string) error

func (*IPList) Contains

func (l *IPList) Contains(ipstr string) (bool, error)

func (*IPList) Len

func (l *IPList) Len() int

func (*IPList) String

func (l *IPList) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL