package octez-libs
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A package that contains multiple base libraries used by the Octez suite
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a
doc/octez-libs.rpc/Tezos_rpc/Description/index.html
Module Tezos_rpc.DescriptionSource
include module type of struct include Resto.Description end
Source
type 'schema service = 'schema Resto.Description.service = {description : string option;path : path_item list;meth : Resto.meth;query : query_item list;input : 'schema Lazy.t option;output : 'schema Lazy.t;error : 'schema Lazy.t;
}Source
and path_item = Resto.Description.path_item = | PStatic of string| PDynamic of Resto.Arg.descr| PDynamicTail of Resto.Arg.descr
Source
and query_item = Resto.Description.query_item = {name : string;description : string option;kind : query_kind;
}Source
and query_kind = Resto.Description.query_kind = | Single of Resto.Arg.descr| Optional of Resto.Arg.descr| Flag| Multi of Resto.Arg.descr
Source
type 'schema directory = 'schema Resto.Description.directory = | Empty| Static of 'schema static_directory| Dynamic of string option
Source
and 'schema static_directory = 'schema Resto.Description.static_directory = {services : 'schema service Resto.MethMap.t;subdirs : 'schema static_subdirectories option;
}Source
and 'schema static_subdirectories =
'schema Resto.Description.static_subdirectories =
| Suffixes of 'schema directory Resto.StringMap.t| Arg of Resto.Arg.descr * 'schema directory
Source
val describe :
Tezos_rpc__.RPC_context.simple ->
?recurse:bool ->
string list ->
(Data_encoding.json_schema * Data_encoding.Binary_schema.t) directory
Tezos_error_monad.Error_monad.tzresult
Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>