NomadClient.Model.SearchResponse (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.SearchResponse{
  Matches: %{optional(String.t()) => [String.t()]} | nil,
  Truncations: %{optional(String.t()) => boolean()} | nil
}