Current section

Files

Jump to
squirrel include squirrel@internal@database@postgres_protocol_BeNotificationResponse.hrl
Raw

include/squirrel@internal@database@postgres_protocol_BeNotificationResponse.hrl

-record(be_notification_response, {
process_id :: integer(),
channel :: binary(),
payload :: binary()
}).