package
0.0.0-20200416044943-d22e7c36ff52
Repository: https://github.com/albertwidi/go-project-example.git
Documentation: pkg.go.dev

# Functions

FromContext return a session instance from requestContext.
WithSession return a context with appended session data.

# Constants

expiry time list.

# Variables

list of error.

# Structs

AuthData struct.
Session struct.
UserData session is a user data cache that assosiated to session of user.