github.com/golang/protobuf/proto.RegisterType
third-partyThe 2249th most-called third-party function by production calls. Called 2,143 times across 30 modules; 271 of those run outside tests and generated code.
All of github.com/golang/protobuf/proto → Docs on pkg.go.dev ↗
- prod calls
- 271
- non-test, non-generated
- all calls
- 2,143
- total callsites
- modules
- 30
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- <1%
- 2 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function3%A direct call to an exported package function, resolved by type.
- Package function (by syntax)97%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 2,143, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dgraph-io/badger @v1.6.2
-
-
-
-
denverdino/aliyungo @v0.0.0-20230411124812-ab98a9173ace
-
-
-
-
gravitational/teleport @v3.2.17+incompatible
-
-
grpc-ecosystem/go-grpc-prometheus @v1.2.0
examples/grpc-server-with-prometheus/protobuf/service.pb.go:69 ↗
-
top callers
The modules that reach for it
The modules that call RegisterType most in this snapshot.
- github.com/aliyun/aliyun-tablestore-go-sdk35717%
- google.golang.org/appengine31215%
- github.com/hyperledger/fabric29314%
- github.com/v2fly/v2ray-core1316%
- github.com/v2ray/v2ray-core1316%
siblings
More from github.com/golang/protobuf/proto
The other most-called functions in this package. See all →