package
0.0.0-20240502185502-1e7574337bb7
Repository: https://github.com/kohirens/stdlib.git
Documentation: pkg.go.dev

# Packages

Package session works to extend HTTP State Management Mechanism beyond the HTTP cookie header storage.

# README

Kohirens Standard Library Web Package

Provides utilities for backend web development.

When using any of the ResponseXXX() function, it is a great idea to set web.FooterText to a value that is correct for your site. It defaults to copyright symbol and current year.