//
pkg.gl
Category
github.com/fossas/fossa-cli
buildtools
bazel
package
1.1.10
Repository:
https://github.com/fossas/fossa-cli.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
1
Files
238 SLOC
#
Functions
ExecutableShell
ExecutableShell creates a Shell which shells out to the supplied binary to generate values to return.
GoBazelDependencies
GoBazelDependencies parses a Bazel file set up to exclusively handle go_repository blocks.
#
Structs
Query
Query is the xml result of a Bazel query.
Rule
Rule maps to the xml representation of a Bazel rule https://docs.bazel.build/versions/2.0.0/skylark/rules.html.
Shell
Shell contains a command which returns bazel query output.
Values
Values is the list of string values present in a rule.