This file is indexed.

/usr/share/gocode/src/github.com/paulrosania/go-charset/data/doc.go is in golang-github-paulrosania-go-charset-dev 0.0~git20151028.0.621bb39-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
// The data package embeds all the charset
// data files as Go data. It registers the data with the charset
// package as a side effect of its import. To use:
//
//	import _ "github.com/paulrosania/go-charset"
package data