# Functions
DecodeSessionState decodes a LZ4 compressed MessagePack into a Session State.
# Variables
No description provided by the author
# Structs
No description provided by the author
// SessionState is used to store information about the currently authenticated user session.
# Interfaces
Lock is an interface for controlling session locks.
SessionStore is an interface to storing user sessions in the proxy.