Versions in this module Expand all Collapse all v1 v1.0.6 Apr 19, 2024 v1.0.5 Jan 18, 2024 Changes in this version + type Queue struct + func NewQueue(dsn, channel string) (*Queue, error) + func (q *Queue) WaitForNotification() <-chan string