Instream.Response

Response handling module.

Source

Summary

maybe_parse(response, opts)

Maybe parses a response based on the requested result type

Functions

maybe_parse(response, opts)

Specs:

  • maybe_parse(response :: any, opts :: Keyword.t) :: any

Maybe parses a response based on the requested result type.

Source