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

2 uses

	github.com/lib/pq (current package)
		notify.go#L223: func (l *ListenerConn) Unlisten(channel string) (bool, error) {
		notify.go#L560: 		gotResponse, err := l.cn.Unlisten(channel)