# Functions
NewClient creates a new tracing client.
WithErrorProvider allows custom error provider injection.
WithTraceProvider allows custom trace provider injection.
# Structs
Client represents a tracing client.
No description provided by the author
No description provided by the author
# Interfaces
ErrorProvider defines an interface for error providers.
TracerProvider defines an interface for tracing providers.