func net/http.http2parseGoAwayFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1375: 	http2FrameGoAway:       http2parseGoAwayFrame,
		h2_bundle.go#L2118: func http2parseGoAwayFrame(_ *http2frameCache, fh http2FrameHeader, p []byte) (http2Frame, error) {