Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Go ¶ added in v0.24.0
Go produces the list of files involved in building the Go package in the given directory. It traverses package dependencies transitively, but only within the original package's module. The list is sorted for consistent, predictable results.
func Proto ¶ added in v0.24.0
Proto reads a protocol-buffer file and returns its list of dependencies. Included in the dependencies is the file itself, plus any files it imports (directly or indirectly) that can be found among the given include directories. The list is sorted for consistent, predictable results.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.