This file is indexed.

/usr/share/gocode/src/github.com/btcsuite/btcd/chaincfg/chainhash/doc.go is in golang-github-btcsuite-btcd-chaincfg-chainhash-dev 0.0+git20161209.0.7a4cc89-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
// Package chainhash provides abstracted hash functionality.
//
// This package provides a generic hash type and associated functions that
// allows the specific hash algorithm to be abstracted.
package chainhash