Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TracePrintf ¶ added in v0.37.3
func TracePrintf(ctx context.Context, attrMap map[string]interface{}, format string, args ...interface{})
TODO: (odeke-em): perhaps just pass around spans due to the cost incurred from using trace.FromContext(ctx) yet we could avoid throwing away the work done by ctx, span := trace.StartSpan.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.