package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

MakeTestClient returns Redis client connection according to the provided parameters.
NewEngine create new Redis engine.
NewTestServer returns a new instance of a test Redis server.
SkipPing skips Redis server ping right after the connection is established.
TestServerPassword sets the test Redis server password for default user.
WithTimeout overrides test client's default timeout.

# Structs

ClientOptionsParams is a struct for client configuration options.
Engine implements common.Engine.
TestServer is a test Redis server used in functional database access tests.

# Type aliases

Client alias for easier use.
ClientOptions allows setting test client options.
TestServerOption allows setting test server options.