package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

NewREPLGetter creates a new REPL getter given the list of supported REPLs.

# Structs

NewREPLConfig represents the database REPL constructor config.

# Interfaces

REPLInstance represents a REPL instance.
REPLRegistry is an interface for initializing REPL instances and checking if the database protocol is supported.

# Type aliases

REPLNewFunc defines the constructor function for database REPL sessions.