Versions in this module Expand all Collapse all v13 v13.0.0 Feb 27, 2025 Changes in this version + const ApiVersionInvalidKey + func AddCorrelationIDToContext(next http.Handler) http.Handler + func AddInfoLocationToContext(next http.Handler) http.Handler + func AddOriginatingIdentityToContext(next http.Handler) http.Handler + func AddRequestIdentityToContext(next http.Handler) http.Handler + type APIVersionMiddleware struct + Logger *slog.Logger + func (m APIVersionMiddleware) ValidateAPIVersionHdr(next http.Handler) http.Handler + type ContextKey string + const CorrelationIDKey + const InfoLocationKey + const OriginatingIdentityKey + const RequestIdentityKey + type ErrorResponse struct + Description string Other modules containing this package code.cloudfoundry.org/brokerapi