package
0.0.0-20210915224830-6c56c963aabd
Repository: https://github.com/ex0dia-dev/ssh-honeypot-go.git
Documentation: pkg.go.dev

# Functions

CheckErr checks errors.
DirExists return true if "dirpath" exists, else false.
FileExists return true if "filepath" exists, else false.
GetRootPath returns the string of the root directory of the project.
ParseConfigFile returns a Config struct, which contains config data.

# Structs

Auth contains authentication json struct data of config.json file.
Config contains the json "struct" of config.json file.