Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate creates a deps_gen.go file with the contents of the DEPS file. It assumes that it's being run via "go generate" and therefore the output file is to be written to the current working directory. relPathToDeps is the relative path to the DEPS file from the current working directory.
func MustGenerate ¶
func MustGenerate(relPathToDeps string)
MustGenerate runs Generate and panics if it fails.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.