package
1.0.5
Repository: https://github.com/cockroachdb/replicator.git
Documentation: pkg.go.dev

# Functions

Authenticator constructs a JWT-based authenticator, or a no-op authenticator if Config.DisableAuth has been set.
Listener constructs the incoming network socket for the server.
Mux constructs the http.ServeMux that routes requests.
New constructs the top-level network server.

# Structs

Config contains the user-visible configuration for running an http server.
A Server receives incoming messages and applies them to a target cluster.