cache

package
v0.18.5 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EndpointCache sync.Map

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

Functions

This section is empty.

Types

type EndpointCacheValue

type EndpointCacheValue struct {
	Latency  time.Duration
	Endpoint netip.Addr
}

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