package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev
# Functions
NewAPIMetrics returns a new APIMetrics for the provided TableType.
NewStreamsMetricsAPI returns a new StreamsMetricsAPI for the provided TableType.
# Structs
APIMetrics wraps a dynamodbiface.DynamoDBAPI implementation and reports statistics about the dynamo api operations.
StreamsMetricsAPI wraps a dynamodbstreamsiface.DynamoDBStreamsAPI implementation and reports statistics about the dynamo api operations.
# Type aliases
TableType indicates which type of table metrics are being calculated for.