DigitalOcean.Request (digital_ocean v0.1.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %DigitalOcean.Request{ body: String.t(), headers: DigitalOcean.http_headers_t(), method: DigitalOcean.http_method_t(), private: map(), url: String.t() }
Link to this section Functions
Link to this function
send(operation, config \\ %{})
Specs
send(DigitalOcean.Operation.t(), map()) :: DigitalOcean.http_response_t()