Versions in this module Expand all Collapse all v1 v1.60.3 Feb 8, 2024 v1.60.2 Feb 8, 2024 Changes in this version + func ExecuteSDKBodyOperation(parent dyngo.Operation, args types.SDKBodyOperationArgs) error + func MakeHandlerOperationArgs(r *http.Request, clientIP netip.Addr, pathParams map[string]string) types.HandlerOperationArgs + func MakeHandlerOperationRes(w http.ResponseWriter) types.HandlerOperationRes + func MonitorParsedBody(ctx context.Context, body any) error + func StartOperation(ctx context.Context, args types.HandlerOperationArgs, ...) (context.Context, *types.Operation) + func WrapHandler(handler http.Handler, span ddtrace.Span, pathParams map[string]string, ...) http.Handler