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

Link to this section Summary

Link to this section Types

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