package
1.7.13
Repository: https://github.com/checkmarx/kics.git
Documentation: pkg.go.dev

# Packages

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

# Functions

InitializePbBuilder creates an instace of a PbBuilder.

# Structs

PbBuilder is the struct that contains the progress bar Builders Silent is set to true when all progress bars should be silent.

# Interfaces

PBar is the interface for the types of available progress bars (Circle ,Counter) Start initializes the Progress Bar execution Close stops the Progress Bar execution.