Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val lifecycles : Sihl_core.Container.Lifecycle.t list
val find : string -> Sihl_token__.Repo.Model.t Lwt.t
val find_opt : string -> Sihl_token__.Repo.Model.t option Lwt.t
val find_by_id : string -> Sihl_token__.Repo.Model.t Lwt.t
val insert : Sihl_token__.Repo.Model.t -> unit Lwt.t
val update : Sihl_token__.Repo.Model.t -> unit Lwt.t
module Model : sig ... end