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

4 uses

	github.com/lib/pq (current package)
		notify.go#L337: func (l *ListenerConn) Close() error {
		notify.go#L631: 	l.cn.Close()
		notify.go#L701: 		cn.Close()
		notify.go#L724: 		l.cn.Close()