package
0.0.0-20210504081155-40c8b04bd990
Repository: https://github.com/phaesoo/keybox.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMockPool creates a mock pool for testing.
NewPool returns redis client pool when a client is required, use `pool.Get()` and close it once it is no longer needed.
NewTestPool creates a connection pool for the integration test.