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
3.0.0.tar.gz
md5=9069f59ac83c958cedc90a25f24faa1e
sha512=4b066a759043e6704a9617bdc412d29f7ded058cb0e01eb3a8207f54b80bebb478bb98a96832e61b15d281bc8f132e1386459c563eb807a51c01324541fe28b2
doc/ez_api.server_session/EzSessionServer/Make/argument-1-S/SessionStore/index.html
Module S.SessionStore
See SessionStore
type user_id = SessionArg.user_idUser id. See EzSession.TYPES.SessionArg.user_id.
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.
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)"
>