This file is indexed.

/usr/share/gocode/src/launchpad.net/go-xdg/v0/doc.go is in golang-go-xdg-dev 0~bzr20140219-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
// (c) 2014 John R. Lenton. See LICENSE.

// xdg implements helpers for you to use the XDG spec in your apps.
//
// For now, that's just the base directory spec,
// http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
package xdg