Definition at line 28 of file dynamic_redis.hpp.
Public Member Functions | |
| HostPort (std::string host={}, int port=0) noexcept | |
Public Attributes | |
| std::string | host |
| int | port |
|
inlineexplicitnoexcept |
Definition at line 32 of file dynamic_redis.hpp.
| std::string storages::redis::DynamicSettings::HostPort::host |
Definition at line 29 of file dynamic_redis.hpp.
| int storages::redis::DynamicSettings::HostPort::port |
Definition at line 30 of file dynamic_redis.hpp.