package
0.0.0-20230328161943-2e0c1f200455
Repository: https://github.com/guoyk93/winter.git
Documentation: pkg.go.dev

# README

wredis

Environment Variables

  • REDIS_URL, redis url

# Functions

Client get previously injected [redis.Client].
Installer install component.
WithOptions set [redis.Options].
WithTracingOptions set [redisotel.TracingOption].
WithURL set redis url.

# Type aliases

Option option for installation.