var github.com/lib/pq.ErrCouldNotDetectUsername

2 uses

	github.com/lib/pq (current package)
		conn.go#L34: 	ErrCouldNotDetectUsername    = errors.New("pq: Could not detect default username. Please provide one explicitly")
		user_posix.go#L23: 	return "", ErrCouldNotDetectUsername