package
0.0.0-20240410202646-c98be4eb5802
Repository: https://github.com/betterworks/go-starter-kit.git
Documentation: pkg.go.dev

# Functions

CreateOpContext creates an operation context with correlation data.
GetTraceIDFromContext retrieves the trace ID from the operation context.

# Constants

TraceIDContextKey defines the context key used for tracking operation trace ID.

# Structs

Correlation.

# Type aliases

ContextKey wraps scalar string for use in context (to avoid naming collisions).