github.com/yuin/gopher-lua.LTable.RawSetString
third-partyThe 8824th most-called third-party method by production calls. Called 68 times across 4 modules; 68 of those run outside tests and generated code.
- prod calls
- 68
- non-test, non-generated
- all calls
- 68
- total callsites
- modules
- 4
- 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into LTable.RawSetString from notable Go projects. Open one on the map to see what else it hammers.
- Argo 9 13%
where it's called
Callsites in the wild
12 representative callsites of 68, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
tidwall/tile38 @v0.0.0-20260716013223-7caa4c810ce7
in loop -
yuin/gopher-lua @v1.1.2
in loop - in loop
-
yuin/gopher-lua @v1.1.2
in loop -
yuin/gopher-lua @v1.1.2
in loop -
yuin/gopher-lua @v1.1.2
in loop -
yuin/gopher-lua @v1.1.2
in loop -
yuin/gopher-lua @v1.1.2
in loop -
-
-
tidwall/tile38 @v0.0.0-20260716013223-7caa4c810ce7
top callers
The modules that reach for it
The modules that call LTable.RawSetString most in this snapshot.
- github.com/yuin/gopher-lua4160%
- github.com/tidwall/tile381116%
- github.com/argoproj/argo-cd/v3913%
- github.com/alicebob/miniredis/v2710%
siblings
More from github.com/yuin/gopher-lua
The other most-called members in this package. See all →