//
pkg.gl
Category
github.com/hokamsingh/lessgo
internal
core
controller
package
0.3.0
Repository:
https://github.com/hokamsingh/lessgo.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
4
Files
10 SLOC
#
Structs
BaseController
BaseController provides a default implementation of the Controller interface.
#
Interfaces
Controller
Controller defines the interface that all controllers in the application must implement.