Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindBuildifier ¶
FindBuildifier returns the path to the platform-specific buildifier binary downloaded by Bazel.
Calling this function from any Go package will automatically establish a Bazel dependency on the corresponding external Bazel repository.
func MustFindBuildifier ¶
func MustFindBuildifier() string
MustFindBuildifier is like FindBuildifier, but it panics on any error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.