llarp::util::GeoIPHelper::CacheEntry

Public Attributes

Name
std::string country_code
std::chrono::time_point< std::chrono::steady_clock > expires_at

Public Attributes Documentation

variable country_code

std::string country_code;

variable expires_at

std::chrono::time_point< std::chrono::steady_clock > expires_at;

Updated on 2026-04-01 at 23:35:40 +0000