package
0.11.0
Repository: https://github.com/elastic/elastic-agent-libs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
FindFilesRecursive recursively traverses from the CWD and invokes the given match function on each regular file to determine if the given path should be returned as a match.
No description provided by the author
GitDiff runs 'git diff' and writes the output to stdout.
GitDiffIndex returns a list of files that differ from what is committed.
InstallGoLicenser target installs go-licenser.
InstallGoNoticeGen target installs go-licenser.

# Constants

GoImportsImportPath controls the import path used to install goimports.
GoImportsLocalPrefix is a string prefix matching imports that should be grouped after third-party packages.

# Variables

GoLicenserImportPath controls the import path used to install go-licenser.
GoNoticeGeneratorImportPath controls the import path used to install go-licence-detector.

# Type aliases

Benchmark namespace for mage to group all the related targets under this namespace.
Deps contains targets related to checking dependencies.
Linter contains targets related to linting the Go code.
Linter contains targets related to linting the Go code.