Tinkex.Types.HealthResponse (Tinkex v0.3.4)

View Source

Health check response.

Summary

Functions

Parse from JSON map with string or atom keys.

Types

t()

@type t() :: %Tinkex.Types.HealthResponse{status: String.t()}

Functions

from_json(map)

@spec from_json(map()) :: t()

Parse from JSON map with string or atom keys.