Current section
Files
Jump to
Current section
Files
include/atproto@xrpc_Client.hrl
-record(client, {
send :: fun((gleam@http@request:request(bitstring())) -> {ok,
gleam@http@response:response(bitstring())} |
{error, atproto@xrpc:transport_error()})
}).