Versions in this module Expand all Collapse all v1 v1.21.1 Mar 14, 2023 Changes in this version + type FileReader struct + func (fr *FileReader) AddFile(path string, source io.Reader) error + func (fr *FileReader) FileLine(line int) (path string, fileLine int) + func (fr *FileReader) Source() []byte