antikythera
v0.5.0

        View Source AntikytheraCore.Conn (antikythera v0.5.0)

        Summary

        Functions

        gear_name(arg0)
        make_from_cowboy_req(req, arg, qparams, body_pair)
        make_from_g2g_req_and_context(g2g_request, context, receiver_name, entry_point, path_info, path_matches)
        reply_as_cowboy_res(conn, req)
        reply_as_g2g_res(conn)
        request_info(arg0)
        run_before_send(conn, conn_before_action)
        validate(arg0)

        Functions

        Link to this function

        gear_name(arg0)

        View Source
        @spec gear_name(Antikythera.Conn.t()) :: Antikythera.GearName.t()
        Link to this function

        make_from_cowboy_req(req, arg, qparams, body_pair)

        View Source
        Link to this function

        make_from_g2g_req_and_context(g2g_request, context, receiver_name, entry_point, path_info, path_matches)

        View Source
        Link to this function

        reply_as_cowboy_res(conn, req)

        View Source
        Link to this function

        reply_as_g2g_res(conn)

        View Source
        Link to this function

        request_info(arg0)

        View Source
        @spec request_info(Antikythera.Conn.t()) :: String.t()
        Link to this function

        run_before_send(conn, conn_before_action)

        View Source
        Link to this function

        validate(arg0)

        View Source
        @spec validate(Antikythera.Conn.t()) :: :ok

        Hex Package Hex Preview (current file) Download ePub version

        Built using ExDoc (v0.30.9) for the Elixir programming language