github.com/lib/pq.ListenerConn.UnlistenAll (method)

2 uses

	github.com/lib/pq (current package)
		notify.go#L228: func (l *ListenerConn) UnlistenAll() (bool, error) {
		notify.go#L587: 		gotResponse, err := l.cn.UnlistenAll()