//
pkg.gl
Category
github.com/hokamsingh/lessgo
internal
core
module
package
1.0.4
Repository:
https://github.com/hokamsingh/lessgo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
7
Files
28 SLOC
#
Functions
NewModule
NewModule creates a new instance of `Module` with the specified name, controllers, services, and submodules.
#
Structs
Module
Module represents a module in the application.
#
Interfaces
IModule
IModule defines the interface for a module in the application.