package octez-libs
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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
octez-19.0.tar.gz
sha256=c6df840ebbf115e454db949028c595bec558a59a66cade73b52a6d099d6fa4d4
sha512=d8aee903b9fe130d73176bc8ec38b78c9ff65317da3cb4f3415f09af0c625b4384e7498201fdb61aa39086a7d5d409d0ab3423f9bc3ab989a680cf444a79bc13
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)"
>