//
pkg.gl
Category
github.com/ybkuroki/go-webapp-sample
session
package
1.5.7
Repository:
https://github.com/ybkuroki/go-webapp-sample.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
109 SLOC
#
Functions
NewSession
NewSession is constructor.
#
Constants
Account
Account is the key of account data in the session.
#
Interfaces
Session
Session represents a interface for accessing the session on the application.