# Variables
EgressRouteCache - Egress Route in local cache.
EndpointCache - keeps the best found endpoints between peers based on public key.
config.Server.Name -> []net.IP.
SkipEndpointCache - keeps the peers for which endpoint detection to be skipped to remove redunant checks.
# Structs
EndpointCacheValue - type for storage for best local address.