cache

package
v0.90.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EgressRouteCache sync.Map

EgressRouteCache - Egress Route in local cache

View Source
var EndpointCache sync.Map

EndpointCache - keeps the best found endpoints between peers based on public key

View Source
var ServerAddrCache sync.Map // config.Server.Name -> []net.IP

ServerAddrCache - server addresses mapped to server names

View Source
var SkipEndpointCache sync.Map

SkipEndpointCache - keeps the peers for which endpoint detection to be skipped to remove redunant checks

Functions

This section is empty.

Types

type EndpointCacheValue

type EndpointCacheValue struct {
	Endpoint *net.UDPAddr
}

EndpointCacheValue - type for storage for best local address

Jump to

Keyboard shortcuts

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