package
1.73.0
Repository: https://github.com/arm-software/golang-utils.git
Documentation: pkg.go.dev

# Functions

CloneWithLimits clones a repository with limits on the max tree depth, the max repository size, the max file count, the max individual file size, and the max entries.
DefaultLimits defines default file system FileSystemLimits.
No description provided by the author
No description provided by the author
NewLimits defines file system FileSystemLimits.
NoLimits defines no file system FileSystemLimits.

# Variables

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

# Structs

No description provided by the author
Entry
No description provided by the author
GitActionConfig describes how a clone or checkout should be performed.
Limits defines file system limits.

# Interfaces

No description provided by the author
ILimits defines general GitLimits for actions performed during a git clone.