func golang.org/x/pkgsite/internal/frontend.fileSource

2 uses

	golang.org/x/pkgsite/internal/frontend (current package)
		doc.go#L61: func fileSource(modulePath, version, filePath string) string {
		license.go#L61: 			Source:  fileSource(modulePath, requestedVersion, l.FilePath),