package
0.0.0-20211103002321-a79bcea1bdc7
Repository: https://github.com/snowlyg/goeasyffmpeg.git
Documentation: pkg.go.dev

# Functions

shortcut to get session.
No description provided by the author
New creates a new gormstore session.
NewOptions creates a new gormstore session with options.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

Store represent a gormstore.
Options for gormstore.
JSONSerializer encode the session map to JSON.
Options stores configuration for a session or session store.
RediStore stores sessions in a redis backend.

# Interfaces

Wraps thinly gorilla-session methods.
SessionSerializer provides an interface hook for alternative serializers.
No description provided by the author