Current section

Files

Jump to
postgleam include postgleam@message_NotificationResponse.hrl
Raw

include/postgleam@message_NotificationResponse.hrl

-record(notification_response, {
pg_pid :: integer(),
channel :: binary(),
payload :: binary()
}).