Skip to main content

Module custom_session

Module custom_session 

Source
Expand description

Custom session plugin.

Structs§

CustomSessionContext
Request context available to custom session handlers.
CustomSessionInput
Session payload passed to the custom session handler.
CustomSessionOptions
Options for the custom session plugin.
CustomSessionOptionsBuilder

Constants§

UPSTREAM_PLUGIN_ID

Functions§

custom_session
Create a custom session plugin with options and request-aware handler.

Type Aliases§

CustomSessionFuture