package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Repository.Sig.REPO
val register_migration : unit -> unit
val register_cleaner : unit -> unit
val find_opt : Core.Ctx.t -> value:string -> Token__.Model.t option Lwt.t
val find_by_id_opt : Core.Ctx.t -> id:string -> Token__.Model.t option Lwt.t
val insert : Core.Ctx.t -> token:Token__.Model.t -> unit Lwt.t
val update : Core.Ctx.t -> token:Token__.Model.t -> unit Lwt.t
OCaml

Innovation. Community. Security.