go.uber.org/zap/zapcore.ObjectEncoder.AddUint64
third-partyThe 5992nd most-called third-party method by production calls. Called 102 times across 2 modules; 99 of those run outside tests and generated code.
- prod calls
- 99
- non-test, non-generated
- all calls
- 102
- total callsites
- modules
- 2
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 3%
- 3 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into ObjectEncoder.AddUint64 from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 1 1%
where it's called
Callsites in the wild
12 representative callsites of 102, prioritizing in-loop and non-test usage. We link to source, never display it.
-
-
go.uber.org/zap @v1.28.0
zapcore/field.go:160
-
-
-
-
-
-
-
-
-
-
livekit/livekit @v1.13.5
top callers
The modules that reach for it
The modules that call ObjectEncoder.AddUint64 most in this snapshot.
- github.com/livekit/livekit9896%
- go.uber.org/zap44%
siblings
More from go.uber.org/zap/zapcore
The other most-called members in this package. See all →