Definition at line 17 of file notify.hpp.
Public Attributes | |
std::string | channel |
std::optional< std::string > | payload |
std::string storages::postgres::Notification::channel |
Definition at line 18 of file notify.hpp.
std::optional<std::string> storages::postgres::Notification::payload |
Definition at line 19 of file notify.hpp.