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

# Functions

MakeTestClient returns DynamoDB client connection according to the provided parameters.
NewEngine create new DynamoDB engine.
NewTestServer returns a new instance of a test DynamoDB server.

# Structs

ClientOptionsParams is a struct for client configuration options.
Engine handles connections from DynamoDB clients coming from Teleport proxy over reverse tunnel.
TestServer is a DynamoDB test server that mocks AWS signature checking and API.

# Type aliases

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