package
1.0.0-beta.186
Repository: https://github.com/openmeterio/openmeter.git
Documentation: pkg.go.dev

# Functions

NewClient returns a new redis.Client initialized by using configuration parameters provided in Options.
WithMeterProvider allows to instrument redis.Client with custom metrics provider.
WithTracingProvider allows to instrument redis.Client with custom tracing provider.

# Structs

Config stores the user provided configuration parameters.
Options stores all the input parameters to initialize new redis.Client.

# Type aliases

No description provided by the author