go.uber.org/goleak/internal/stack.Stack.FirstFunction (method)
5 uses
go.uber.org/goleak/internal/stack (current package)
stacks.go#L59: func (s Stack) FirstFunction() string {
go.uber.org/goleak
options.go#L66: return s.FirstFunction() == f
options.go#L154: switch s.FirstFunction() {
options.go#L166: return s.FirstFunction() == "runtime.goexit" && strings.HasPrefix(s.State(), "syscall")
options.go#L172: if f := s.FirstFunction(); f == "os/signal.signal_recv" || f == "os/signal.loop" {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)