github.com/lib/pq.defaultDialer.DialTimeout (method)

one use

	github.com/lib/pq (current package)
		conn.go#L107: func (d defaultDialer) DialTimeout(network, address string, timeout time.Duration) (net.Conn, error) {