func runtime.Goexit

10 uses

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

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

	iter
		iter.go#L324: 				runtime.Goexit()
		iter.go#L344: 					runtime.Goexit()
		iter.go#L441: 				runtime.Goexit()
		iter.go#L461: 					runtime.Goexit()

	testing
		testing.go#L1022: 	runtime.Goexit()
		testing.go#L1259: 	runtime.Goexit()
		testing.go#L2112: 		runtime.Goexit()
		testing.go#L2154: 		runtime.Goexit()