session

package
v0.0.0-...-93a926d Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(key interface{}, c echo.Context) error

セッション値の削除

func DestroySession

func DestroySession(c echo.Context) error

セッション破棄

func Get

func Get(key interface{}, c echo.Context) (interface{}, error)

セッション値の取得

func Save

func Save(key interface{}, value interface{}, c echo.Context) error

セッションの保存

Types

This section is empty.

Jump to

Keyboard shortcuts

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