package
1.1.0
Repository: https://github.com/mrinjamul/go-encryptor.git
Documentation: pkg.go.dev

# Functions

ConfirmPrompt will prompt to user for yes or no.
ErrorLogger logs error.
GetFileNameExt simplify filename for use (Note: only 3 char ext).
GetVersion return code of the application.
IsDir is to check if its a dir.
PromptTermPass takes password as user input.
ReadFile returns file data in bytes.
SaveFile save data to a file.

# Variables

AppName is the application name.