func runtime.Goexit

6 uses

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

	golang.org/x/sync/singleflight
		singleflight.go#L104: 			runtime.Goexit()

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