package
Version:
v12.2.0-beta4
Opens a new window with list of versions in this module.
Published: Jul 21, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewApp returns a new application for showcasing the sessions feature.
type BusinessModel struct {
Name string
}
BusinessModel is just a Go struct value that we will use in our session example,
never save sensitive information, like passwords, here.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.