package
0.0.0-20230508210146-366731b0065b
Repository: https://github.com/asoldo/golang-ecolabel-backend.git
Documentation: pkg.go.dev

# Functions

HandleDashboard is an HTTP handler that returns a welcome message for the dashboard.
No description provided by the author
HandleGetSessionValue retrieves a value from the session.
HandleLogin is an HTTP handler that processes login requests.
HandleSetSessionValue sets a value in the session.
No description provided by the author