# Functions
WithTracer returns a ServerOption which sets t as the tracer to use for tracing server requests.
WrapPipeline wraps the provided pipeline.Pipeline, returning a new one that instruments requests and responses.
# Type aliases
ServerOption sets options for tracing requests.