userver: storages::postgres::Notification Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::Notification Struct Reference

Detailed Description

Definition at line 17 of file notify.hpp.

+ Collaboration diagram for storages::postgres::Notification:

Public Attributes

std::string channel
 
std::optional< std::string > payload
 

Member Data Documentation

◆ channel

std::string storages::postgres::Notification::channel

Definition at line 18 of file notify.hpp.

◆ payload

std::optional<std::string> storages::postgres::Notification::payload

Definition at line 19 of file notify.hpp.


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