go/internal/task: New package (draft)
To use something like defer task.Running(&ctx, "my task")(&err) that will create the task, trace its begin/end and integrate with return error. Probably this package should be integrated one way or another with go/internal/xcontext/task.
Showing
go/internal/task/task.go
0 → 100644
Please register or sign in to comment