Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for extractCoffee (0.2 sec)

  1. src/runtime/trace/trace.go

    //	   // among many cappuccino order region records.
    //	   trace.Log(ctx, "orderID", orderID)
    //
    //	   trace.WithRegion(ctx, "steamMilk", steamMilk)
    //	   trace.WithRegion(ctx, "extractCoffee", extractCoffee)
    //	   trace.WithRegion(ctx, "mixMilkCoffee", mixMilkCoffee)
    //	})
    //
    // A task is a higher-level component that aids tracing of logical
    // operations such as an RPC request, an HTTP request, or an
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 20 00:47:09 UTC 2023
    - 5.1K bytes
    - Viewed (0)
Back to top