func golang.org/x/net/trace.NewEventLog
2 uses
golang.org/x/net/trace (current package)
events.go#L132: func NewEventLog(family, title string) EventLog {
google.golang.org/grpc
server.go#L623: s.events = trace.NewEventLog("grpc.Server", fmt.Sprintf("%s:%d", file, line))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)