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-01-10 at 22:49:45 +0000