uptracehelper/add Setup; rename InitTracer -> GoStop;

This commit is contained in:
2023-04-10 15:21:30 +08:00
parent f032b6fbb3
commit d12ff23ff9
2 changed files with 14 additions and 8 deletions

View File

@@ -2,8 +2,9 @@ package exegroup_test
import (
"context"
"git.blauwelle.com/go/crate/exegroup"
"log"
"git.blauwelle.com/go/crate/exegroup"
)
func Example_defaultGroup() {