package
0.0.0-20240407094738-4d0a921e8d93
Repository: https://github.com/caohoangphuctd97/go-test.git
Documentation: pkg.go.dev
# Functions
FiberConfig func for configuration Fiber app.
Newclient returns fiber.Storage plus extra methods.
New returns fiber.Storage implementation only.
WithAddr sets address of redis.
Withclient sets entirely dev owned Client, all other options will be discarded if this is in use.
WithDB sets DB number.
WithPassword sets password for default redis client.
# Structs
RedisStorage holds client info and implements fiber.Storage interface.
# Type aliases
No description provided by the author