package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewServer sets up an inspectz server.

# Constants

URLPrefix is the prefix for all inspectz endpoints hosted by the server.

# Structs

Server is a concrete implementation of the InspectzServer interface, organizing everything under /inspectz/*.
Unsupported is an inspectzpb.InspectzServer that only returns "unsupported" errors.