Versions in this module Expand all Collapse all v1 v1.3.1 May 23, 2018 Changes in this version + var ConfigurationFile = "./conf/app.conf" + var LogFile = "./logs" + var WorkingDirectory = "./" + func CheckUpdate() + func Install() + func RegisterCommand() + func RegisterDataBase() + func RegisterFunction() + func RegisterLogger(log string) + func RegisterModel() + func ResolveCommand(args []string) + func Version()