package
1.1.10
Repository: https://github.com/fossas/fossa-cli.git
Documentation: pkg.go.dev

# Functions

ExecutableShell creates a Shell which shells out to the supplied binary to generate values to return.
GoBazelDependencies parses a Bazel file set up to exclusively handle go_repository blocks.

# Structs

Query is the xml result of a Bazel query.
Rule maps to the xml representation of a Bazel rule https://docs.bazel.build/versions/2.0.0/skylark/rules.html.
Shell contains a command which returns bazel query output.
Values is the list of string values present in a rule.