esx
v0.5.5
Pages
Modules
Exceptions
Protocols
esx v0.5.5
ESx.Transport
ESx.Transport
Summary
Types
t()
Functions
conn()
defconfig()
perform_request(ts)
perform_request(ts, method, path, params \\ %{}, body \\ nil)
perform_request!(ts)
perform_request!(ts, method, path, params \\ %{}, body \\ nil)
rebuild_conns()
resurrect_deads()
transport()
transport(args)
Types
t()
t() :: %ESx.Transport{body: term, method: term, params: term, path: term, trace: term}
Functions
conn()
defconfig()
perform_request(ts)
perform_request(ts, method, path, params \\ %{}, body \\ nil)
perform_request!(ts)
perform_request!(ts, method, path, params \\ %{}, body \\ nil)
rebuild_conns()
resurrect_deads()
transport()
transport(args)