Postgrex.Notifications.unlisten
You're seeing just the function
unlisten
, go back to Postgrex.Notifications module for more information.
Specs
Stops listening on the given channel by passing the reference returned from
listen/2
.
Options
:timeout
- Call timeout (default:5000
)