We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca09f7 commit bb25af6Copy full SHA for bb25af6
trace/driver.go
@@ -237,8 +237,7 @@ type (
237
// Safe replacement of context are provided only inside callback function
238
Context *context.Context
239
}
240
- ClusterInitDoneInfo struct {
241
- }
+ ClusterInitDoneInfo struct{}
242
ClusterCloseStartInfo struct {
243
// Context make available context in trace callback function.
244
// Pointer to context provide replacement of context in trace callback function.
0 commit comments