View Source Momento.Config.Transport.TransportStrategy (Momento Elixir SDK v0.4.0)

Configuration for the low-level Momento transport layer

Link to this section Summary

Functions

Copy constructor for overriding the gRPC configuration

Link to this section Types

@opaque t()

Link to this section Functions

Link to this function

with_grpc_config(transport_strategy, grpc_config)

View Source
@spec with_grpc_config(
  transport_strategy :: t(),
  grpc_config :: Momento.Config.Transport.GrpcConfiguration.t()
) :: t()

Copy constructor for overriding the gRPC configuration