package ez_api
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Easy API library and tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
2.2.0.tar.gz
md5=08f55e6d79d09fd4b14e48981ea89963
sha512=3b00866b03aab19c6f6eac79bd94dfd24bf66829303c03491523476bc9302962f7ff4a820e0b2215ce6362c09ec3da8f65d57908b8f85598154e0f677323843d
doc/ez_api.server_session/EzSessionServer/SessionStoreInMemory/index.html
Module EzSessionServer.SessionStoreInMemorySource
Implementation of session store in the server's memory.
User id. See EzSession.TYPES.SessionArg.user_id.
Source
val create_session :
?foreign:EzSession.TYPES.foreign_info ->
login:string ->
req:EzAPIServerUtils.Req.t ->
user_id ->
user_id EzSession.TYPES.session Lwt.tCreates session from the specified information, generates random token, and associates session to the given token in storage.
Source
val get_session :
?req:EzAPIServerUtils.Req.t ->
string ->
user_id EzSession.TYPES.session option Lwt.tLooks up for the session associated with the given token. If req is also specified, then the returned session synchronizes its time with request.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>