package
3.82.6
Repository: https://github.com/trufflesecurity/trufflehog.git
Documentation: pkg.go.dev

# Functions

NewParser creates a GitParse config from options and sets defaults.
UseCustomContentWriter sets useCustomContentWriter option.
WithMaxCommitSize sets maxCommitSize option.
WithMaxDiffSize sets maxDiffSize option.

# Constants

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

# Structs

Commit contains commit header info and diffs.
Diff contains the information about a file diff in a commit.
Parser sets values used in GitParse.

# Type aliases

Option is used for adding options to Config.
No description provided by the author