AgentPushKit.Model.HealthResponse (agent_push_kit v0.1.0)

Summary

Types

t()

@type t() :: %AgentPushKit.Model.HealthResponse{
  service: String.t(),
  status: String.t()
}

Functions

decode(value)