go.mongodb.org/mongo-driver/mongo.marshal
third-partyThe 8706th most-called third-party function by production calls. Called 69 times across 1 modules; 69 of those run outside tests and generated code.
All of go.mongodb.org/mongo-driver/mongo → Docs on pkg.go.dev ↗
- prod calls
- 69
- non-test, non-generated
- all calls
- 69
- total callsites
- modules
- 1
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 0%
- 0 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 function100%A direct call to an exported package function, resolved by type.
where it's called
Callsites in the wild
12 representative callsites of 69, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.mongodb.org/mongo-driver @v1.17.9
mongo/search_index_view.go:101
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/bulk_write.go:171
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/index_view.go:194
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/collection.go:256
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/mongo.go:329
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/mongo.go:418
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/change_stream.go:421
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/client.go:549
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/client.go:559
in loop -
go.mongodb.org/mongo-driver @v1.17.9
mongo/client_encryption.go:47
-
go.mongodb.org/mongo-driver @v1.17.9
mongo/client_encryption.go:89
-
go.mongodb.org/mongo-driver @v1.17.9
mongo/client_encryption.go:150
top callers
The modules that reach for it
The modules that call marshal most in this snapshot.
- go.mongodb.org/mongo-driver69100%
siblings
More from go.mongodb.org/mongo-driver/mongo
The other most-called functions in this package. See all →