package
0.0.0-20240117062805-2b7dcb4a7edf
Repository: https://github.com/remind101/pkg.git
Documentation: pkg.go.dev

# Functions

New returns a new AWS request tracer with default tagging.
WithTracing adds the necessary request handlers to an AWS session.Session object to enable tracing with opentracing.

# Variables

DynamoDBInfoHandler adds extra information to the span for requests to DynamoDB.
Finishes the span.
Adds information about the request to the span.
Starts a span and adds it to the request context.

# Structs

Tracer holds tagging options for request tracing.

# Type aliases

Option is a hook for adding span tags.