Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFileWalker ¶
func NewFileWalker(module bufmodule.Module) protostat.FileWalker
NewFileWalker returns a new FileWalker for the given Module.
This walks all target files from TargetFileInfos.
We use TargetFileInfos instead of SourceFileInfos as this means that if someone sets up a filter at a higher level, this will respect it. In most cases, TargetFileInfos is the same as SourceFileInfos.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.