vibe-http v1.0.0 (2024-02-17T13:45:36Z)
Home
Dub
Repo
SessionStore.destroy
vibe
http
session
SessionStore
Terminates the given session.
interface
SessionStore
@
safe
void
destroy
(
string
id
)
Meta
Source
See Implementation
vibe
http
session
SessionStore
functions
create
createSessionInstance
destroy
get
isKeySet
iterateSession
open
remove
set
properties
storageType
Terminates the given session.