package
1.0.1
Repository: https://github.com/dotscore/go-web-framework.git
Documentation: pkg.go.dev

# Functions

BuildCommandContainer builds a service container that will be used only to run console commands.
BuildCustomContainer provides a service container with custom services.
CreateSessionStore creates a new session CookieStore.
GetHttpServer prepare HTTP server for Service Container.
GiveAccessToPublicFolder gives access to public folder.
HandleGroups parses route groups.
HandleSingleRoute handles single path parsing.
GetControllerInterface will returns a specific controller instance by comparing "directive" parameter with controller name.
RetrieveAppConf returns a `Conf` struct by parsing the main config.yml file.
RunServer this command.
WebRouter parses routing structures and set every route.

# Variables

BC is used to declare base controller.
Commands will export all registered commands The following map of interfaces expose all available method that can be used by Go-Web CLI tool.
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

# Structs

BaseController represents the controller structure.
No description provided by the author

# Type aliases

No description provided by the author