Movatterモバイル変換


[0]ホーム

URL:


ipset

package
v1.92.2Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License:BSD-3-ClauseImports:4Imported by:4

Details

Repository

github.com/tailscale/tailscale

Links

Documentation

Overview

Package ipset provides code for creating efficient IP-in-set lookup functionswith different implementations depending on the set.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcFalseContainsIPFunc

func FalseContainsIPFunc() func(ipnetip.Addr)bool

FalseContainsIPFunc is shorthand for NewContainsIPFunc(views.Slice[netip.Prefix]{}).

funcNewContainsIPFunc

func NewContainsIPFunc(addrsviews.Slice[netip.Prefix]) func(ipnetip.Addr)bool

NewContainsIPFunc returns a func that reports whether ip is in addrs.

The returned func is optimized for the length of contents of addrs.

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp