package
1.27.2
Repository: https://github.com/echohead/yarpc-go.git
Documentation: pkg.go.dev

# Functions

NewMiddleware constructs a Middleware.
NewNopContextExtractor returns a no-op ContextExtractor.

# Structs

Middleware is logging and metrics middleware for all RPC types.

# Type aliases

A ContextExtractor pulls any relevant request-scoped data (e.g., tracing spans) from the request's Context.