View Source Momento.Responses.CreateCache (Momento Elixir SDK v0.2.0)

Link to this section Summary

Link to this section Types

@type t() ::
  {:ok, Momento.Responses.CreateCache.Ok.t()}
  | :already_exists
  | {:error, Momento.Error.t()}