package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Server.ServiceSource

module Sig : sig ... end
Sourceval run_forever : unit -> 'a Lwt.t
Sourceval registered_endpoints : (string * Http.Route.t list * Middleware.stack) Base.list Base.ref
Sourceval res_to_opium : Http.Res.t -> Opium_kernel.Response.t Lwt.t
Sourceval handler_to_opium_handler : (Core.Ctx.t -> Http.Res.t Lwt.t) -> Opium_kernel.Request.t -> Opium_kernel.Response.t Lwt.t
Sourceval to_opium_builder : Http.Route.t -> Opium.Std.App.builder
OCaml

Innovation. Community. Security.