Imports go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp go.opentelemetry.io/otel go.opentelemetry.io/otel/attribute go.opentelemetry.io/otel/codes go.opentelemetry.io/otel/propagation go.opentelemetry.io/otel/trace Imports in module “github.com/yurishkuro/microsim” github.com/yurishkuro/microsim/client github.com/yurishkuro/microsim/tracing Standard library imports context errors fmt log math math/rand net/http net/http/httptest sync sync/atomic time