MCPcopy Create free account
hub / github.com/ether/etherpad / SessionManager.ts

File SessionManager.ts

src/node/db/SessionManager.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2/**
3 * The Session Manager provides functions to manage session in the database,
4 * it only provides session management for sessions created by the API

Callers

nothing calls this directly

Calls 9

firstSatisfiesFunction · 0.90
listSessionsWithDBKeyFunction · 0.85
mapMethod · 0.80
nowMethod · 0.80
getMethod · 0.80
setMethod · 0.80
isIntFunction · 0.70
randomStringFunction · 0.50
removeMethod · 0.45

Tested by

no test coverage detected