View Source Momento.Internal.ScsDataClient (Momento Elixir SDK v0.2.0)
Link to this section Summary
Link to this section Types
@opaque t()
Link to this section Functions
@spec create!(Momento.Auth.CredentialProvider.t()) :: t()
@spec delete(data_client :: t(), cache_name :: String.t(), key :: binary()) :: Momento.Responses.Delete.t()
@spec get(data_client :: t(), cache_name :: String.t(), key :: binary()) :: Momento.Responses.Get.t()