package
1.40.0
Repository: https://github.com/authzed/spicedb.git
Documentation: pkg.go.dev

# Functions

NewHandler creates an REST gateway HTTP CloserHandler with the provided upstream configuration.
OtelAnnotator propagates the OpenTelemetry tracing context to the outgoing gRPC metadata.

# Structs

CloserHandler is a http.Handler and a io.Closer.

# Type aliases

HandlerRegisterer is a function that registers a Gateway Handler in a ServeMux.