Tinkex.Types.HealthResponse (Tinkex v0.3.4)
View SourceHealth check response.
Summary
Functions
Parse from JSON map with string or atom keys.
Types
@type t() :: %Tinkex.Types.HealthResponse{status: String.t()}
Health check response.
Parse from JSON map with string or atom keys.
@type t() :: %Tinkex.Types.HealthResponse{status: String.t()}