golang.org/x/net/http2.Server.CountError (field)

4 uses

	golang.org/x/net/http2 (current package)
		server.go#L151: 	CountError func(errType string)
		server.go#L497: 	if s.CountError != nil {
		server.go#L498: 		fr.countError = s.CountError
		server.go#L3304: 	f := sc.srv.CountError