# Functions
Enable set apm status.
Enabled returns whether apm is enabled.
StartTransaction returns a mutex protected apm.Transaction with optional starting time.
# Structs
TraceHeader defines structure for distributed tracing headers.
Transaction wraps transaction from apm Default tracer and make it concurrency safe.