Module r3_hex_api

Hex HTTP API.

Description

Hex HTTP API

Data Types

body()

body() = [body()] | #{binary() => body() | binary()}

response()

response() = {ok, {r3_hex_http:status(), r3_hex_http:headers(), body() | nil}} | {error, term()}


Generated by EDoc