package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.

# Structs

Application struct.
Config defines set of environment variables.