ACP.ExtResponse (agent_client_protocol v0.1.0)

Copy Markdown View Source

Response to an ExtRequest.

Summary

Types

t()

@type t() :: %ACP.ExtResponse{data: any()}

Functions

from_json(data)

new(data)

to_json(ext_response)