package tezos-proxy
Tezos: proxy
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f
doc/tezos-proxy/Tezos_proxy/Proxy_events/index.html
Module Tezos_proxy.Proxy_events
Source
include module type of struct include Tezos_base.TzPervasives.Internal_event.Simple end
val emit : 'a t -> 'a -> unit Lwt.t
val emit__dont_wait__use_with_care : 'a t -> 'a -> unit
val declare_0 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
unit ->
unit t
val declare_1 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
'a t
val declare_2 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
('a * 'b) t
val declare_3 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
('a * 'b * 'c) t
val declare_4 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
('a * 'b * 'c * 'd) t
val declare_5 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e) t
val declare_6 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
?pp6:(Format.formatter -> 'f -> unit) ->
(string * 'f Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e * 'f) t
val declare_7 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
?pp6:(Format.formatter -> 'f -> unit) ->
(string * 'f Data_encoding.t) ->
?pp7:(Format.formatter -> 'g -> unit) ->
(string * 'g Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e * 'f * 'g) t
val declare_8 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
?pp6:(Format.formatter -> 'f -> unit) ->
(string * 'f Data_encoding.t) ->
?pp7:(Format.formatter -> 'g -> unit) ->
(string * 'g Data_encoding.t) ->
?pp8:(Format.formatter -> 'h -> unit) ->
(string * 'h Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e * 'f * 'g * 'h) t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>