voodoo_mfg v1.0.0 Voodoo.Util

Utilities library for Voodoo

Summary

Functions

Return response body from an HTTPoison.Response struct

Converts a map of params to a list of 2-element tuples that hackney expects

Functions

handle_voodoo_response(res)

Return response body from an HTTPoison.Response struct

prepare_params(params)

Converts a map of params to a list of 2-element tuples that hackney expects.