package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev
# Functions
NewApplication Creates new Application struct.
SetAppPath sets a application path.
SetBasePath sets the absolute path to the app.
SetCachePath sets an application cache folder path.
SetRootPath sets a root path of application.
SetStaticPath sets an application static folder path.
# Constants
EnvDEV is a development mode.
EnvLOC is a local mode.
EnvPROD is a production mode.
EventDebug thrown if there is something insegnificant to say.
EventError thrown on any non job error provided.
EventInfo thrown if there is something to say.
VERSION represent version.