package
0.4.0
Repository: https://github.com/jeeftor/license-manager.git
Documentation: pkg.go.dev

# Functions

LoadStandardLicense loads a standard license from the templates/licenses directory name should be one of: mit, apache, gpl, bsd, mpl year and fullname will be substituted in the license text where appropriate.
NewCheckError creates a new CheckError.
NewFileHandler creates a new FileHandler.
NewFileProcessor creates a new FileProcessor instance.

# Structs

CheckError represents an error during license checking.
Config holds the configuration for the file processor.
FileHandler handles file operations.
FileProcessor handles license operations on files.