example

package module
v0.0.0-...-976af9b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApp

func NewApp(sess *sessions.Sessions) *iris.Application

NewApp returns a new application for showcasing the sessions feature.

Types

type BusinessModel

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL