//
pkg.gl
Category
github.com/golang-tire/pkg
session
package
0.1.82
Repository:
https://github.com/golang-tire/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
22 SLOC
#
Functions
Delete
Delete will remove a key from session.
Get
Get get a data from session if its available.
Set
Set set new key/value into session data.