Documentation
¶
Index ¶
Constants ¶
View Source
const ( IpaddrKindCidr = iota IpaddrKindRange )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IpAddr ¶
type IpTrie ¶
type IpTrie struct {
// contains filtered or unexported fields
}
func (*IpTrie) FindLowestByIp ¶
func (*IpTrie) InsertIpAddr ¶
type IpTrieNode ¶
type IpTrieNode struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.