github.com/gin-gonic/gin.Context.Set
third-partyThe 4487th most-called third-party method by production calls. Called 356 times across 20 modules; 132 of those run outside tests and generated code.
- prod calls
- 132
- non-test, non-generated
- all calls
- 356
- total callsites
- modules
- 20
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 63%
- 224 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 →
- Concrete method100%A method on a value whose type is known exactly.
where it's called
Callsites in the wild
12 representative callsites of 356, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
cloudreve/cloudreve @v0.0.0-20200909065614-40414fe6ae9f
in loop -
gin-gonic/gin @v1.12.0
in loop test - in loop test
-
gin-gonic/gin @v1.12.0
in loop test - in loop test
-
gin-gonic/gin @v1.12.0
in loop test - in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Context.Set most in this snapshot.
- github.com/infiniflow/ragflow12936%
- github.com/gin-gonic/gin6518%
- github.com/Tencent/WeKnora6117%
- github.com/cloudreve/cloudreve3410%
- github.com/go-admin-team/go-admin154%
siblings
More from github.com/gin-gonic/gin
The other most-called members in this package. See all →