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

# README

Note: This repository contains the core code of the Go-Web framework. If you want to build an application using Go-Web, visit the main Go-web repository.

# 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

# Functions

RegisterBaseEntities base entities in Go-Web kernel This method will register: Controllers, Models, CLI commands, Services and middleware.
Start will run the HTTP web server.
StartCommand method runs specific CLI command.

# Structs

No description provided by the author