package
0.0.0-20240820105950-e2ae3e13b129
Repository: https://github.com/denkhaus/magelib.git
Documentation: pkg.go.dev

# Functions

EnsureBranchInPackage ensures that a specific branch is checked out in a Go package.
EnsureBranchInPackageCmd returns a function that ensures a specific branch is checked out in a Go package.
No description provided by the author
Env returns the value of the specified golang environment variable.
InGoPackageDir executes a function within the directory of a Go package in GOPATH.
No description provided by the author
IsPackageClean checks if a Go package has unstaged files that have been changed in repo or staged files have been modified in repo or repo is not in sync with the remote repo path is the path to the repository.
IsPackageCleanCmd returns a function that checks if a Go package is clean.
No description provided by the author
PackageDir returns the directory path of a Go package in GOPATH.
UpdateGoModule updates the Go module at the specified path.
UpdateModuleCmd returns a command that updates the Go module at the specified path.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author