userver: storages::redis::GeoaddArg Struct Reference
Loading...
Searching...
No Matches
storages::redis::GeoaddArg Struct Reference

Detailed Description

Definition at line 26 of file command_options.hpp.

Public Attributes

double lon
 
double lat
 
std::string member
 

Member Data Documentation

◆ lat

double storages::redis::GeoaddArg::lat

Definition at line 28 of file command_options.hpp.

◆ lon

double storages::redis::GeoaddArg::lon

Definition at line 27 of file command_options.hpp.

◆ member

std::string storages::redis::GeoaddArg::member

Definition at line 29 of file command_options.hpp.


The documentation for this struct was generated from the following file: