package
0.0.0-20220501030412-677f5dfb8df9
Repository: https://github.com/gonzojive/bazelgopackagesdriver.git
Documentation: pkg.go.dev

# Functions

FindProcessInfoFiles returns all of the process info files in the config directory.
FromEnv returns a *Params object based on os.Env values.
WorkspaceConfigDir returns the configuration directory in the workspace, if it exists.
WriteProcessInfoToFile writes a .pbtxt (protobuf text) file to a file in the workspace with information about this process.

# Structs

Params is a struct to hold the values of parameters used by the driver.
No description provided by the author