func golang.org/x/net/trace.New
3 uses
golang.org/x/net/trace (current package)
trace.go#L361: func New(family, title string) Trace {
google.golang.org/grpc
server.go#L972: tr := trace.New("grpc.Recv."+methodFamily(method), method)
stream.go#L407: tr: trace.New("grpc.Sent."+methodFamily(method), method),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)