# Functions

WithAttributes returns an Option that appends attr to the attributes set for every span created with this instrumentation library.
WithPropagator returns an Option that sets p as the TextMapPropagator used when propagating a span context.
WithTracerProvider returns an Option that sets the TracerProvider used with this instrumentation library.

# Interfaces

Option applies options to a configuration.