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

2 uses

	github.com/lib/pq (current package)
		notify.go#L234: func (l *ListenerConn) Ping() error {
		notify.go#L611: 	return l.cn.Ping()