Module libp2p_proxy_error

Libp2p2 Proxy Error

Libp2p2 Proxy Error API.

Data Types

proxy_error()


proxy_error() = #libp2p_proxy_error_pb{}

Function Index

new/1 Create an proxy respuest.
reason/1 Getter.

Function Details

new/1


new(Reason::atom()) -> proxy_error()


Create an proxy respuest

reason/1


reason(Error::proxy_error()) -> atom()


Getter