Current section

Files

Jump to
postgleam include postgleam@notifications_Notification.hrl
Raw

include/postgleam@notifications_Notification.hrl

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