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

4 uses

	golang.org/x/net/http2 (current package)
		server.go#L150: 	CountError func(errType string)
		server.go#L456: 	if s.CountError != nil {
		server.go#L457: 		fr.countError = s.CountError
		server.go#L3216: 	f := sc.srv.CountError