Documentation
¶
Overview ¶
Command gazelle is a BUILD file generator for Go projects. See "gazelle --help" for more details.
Index ¶
Constants ¶
View Source
const GO_DEPS_EXTENSION_NAME = "go_deps"
The @gazelle go_deps extension name. https://github.com/bazel-contrib/bazel-gazelle/blob/v0.39.1/internal/bzlmod/go_deps.bzl#L827
View Source
const GO_REPOSITORY_CONFIG_ENV = GO_REPOSITORY_CONFIG_REPO_NAME
An environment variable to set the full path to the gazelle repo_config
View Source
const GO_REPOSITORY_CONFIG_REPO_NAME = "bazel_gazelle_go_repository_config"
The repository name for the gazelle repo_config. https://github.com/bazel-contrib/bazel-gazelle/blob/v0.39.1/internal/bzlmod/go_deps.bzl#L648-L654
Variables ¶
View Source
var BZLMOD_REPO_SEPARATORS = []string{"~", "+"}
bazel 8 switches the bzlmod separator to "+" See https://github.com/bazelbuild/bazel/issues/23127
Functions ¶
This section is empty.
Types ¶
type Configure ¶
func (*Configure) AddLanguage ¶
type FixUpdateStatus ¶
NOTE: additional aspect-cli update result status
Source Files
¶
Click to show internal directories.
Click to hide internal directories.