Documentation ¶
Overview ¶
Package otaws provides OpenTracing support for AWS SDK.
See the README for simple usage examples: https://github.com/opentracing-contrib/go-aws/README.md
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddOTHandlers ¶
Types ¶
type Option ¶
type Option func(*config)
func WithTracer ¶
func WithTracer(tracer opentracing.Tracer) Option
Click to show internal directories.
Click to hide internal directories.