package
0.0.0-20240508192324-716c4d3a3df5
Repository: https://github.com/3ssalunke/replc.git
Documentation: pkg.go.dev

# Functions

NewController creates a new Controller.
No description provided by the author
NewPage creates and initiatizes a new Page for a given request context.
No description provided by the author

# Structs

Controller provides base functionality and dependencies to routes.
No description provided by the author
Page consists of all data that will be used to render a page response for a given controller.
No description provided by the author