func runtime/debug.Stack

2 uses

	runtime/debug (current package)
		stack.go#L16: 	os.Stderr.Write(Stack())
		stack.go#L21: func Stack() []byte {