func runtime.Goexit

7 uses

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

	github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
		singleflight.go#L97: 			runtime.Goexit()

	github.com/aws/smithy-go/internal/sync/singleflight
		singleflight.go#L97: 			runtime.Goexit()

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

	testing
		testing.go#L864: 	runtime.Goexit()
		testing.go#L979: 	runtime.Goexit()
		testing.go#L1490: 		runtime.Goexit()