github.com/go-pg/pg/v10.Listener.Listen (method)
3 uses
github.com/go-pg/pg/v10 (current package)
db.go#L83: _ = ln.Listen(ctx, channels...)
listener.go#L153: func (ln *Listener) Listen(ctx context.Context, channels ...string) error {
listener.go#L276: _ = ln.Listen(ctx, gopgChannel)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)