waveschainex v0.2.0 Waveschainex

Documentation for Waveschainex.

Link to this section Summary

Link to this section Types

Link to this type option()
option() ::
  {:method, Tesla.Env.method()}
  | {:url, Tesla.Env.url()}
  | {:query, Tesla.Env.query()}
  | {:headers, Tesla.Env.headers()}
  | {:body, Tesla.Env.body()}
  | {:opts, Tesla.Env.opts()}

Link to this section Functions

Link to this function client(pre \\ [], post \\ [])
client(list(), list()) :: Tesla.Env.client()