userver: storages::postgres::Notification Struct Reference
Loading...
Searching...
No Matches
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: