package
0.1.2
Repository: https://github.com/jeffguorg/middlewares.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewMixin return a configured mixin to use as middleware.
SetDuration configure session's duration.
SetMixinCtxKey configure context key.

# Constants

InfiniteSessionDuration means that the session won't expire unless you close the browser.

# Structs

Mixin provides session context and functionality.

# Interfaces

Client save or load session to a storage.

# Type aliases

MixinOption sets the option in mixin.