func runtime.Goexit

9 uses

	runtime (current package)
		panic.go#L624: func Goexit() {

	go.uber.org/zap/zapcore
		entry.go#L196: 		runtime.Goexit()

	iter
		iter.go#L322: 				runtime.Goexit()
		iter.go#L342: 					runtime.Goexit()
		iter.go#L439: 				runtime.Goexit()
		iter.go#L459: 					runtime.Goexit()

	testing
		testing.go#L1041: 	runtime.Goexit()
		testing.go#L1156: 	runtime.Goexit()
		testing.go#L1862: 		runtime.Goexit()