View Source Momento.Responses.Get (Momento Elixir SDK v0.4.0)

Link to this section Summary

Link to this section Types

@type t() ::
  {:hit, Momento.Responses.Get.Hit.t()} | :miss | {:error, Momento.Error.t()}