gobot.io/x/gobot.Eventer.AddEvent
third-partyThe 6057th most-called third-party method by production calls. Called 105 times across 1 modules; 98 of those run outside tests and generated code.
- prod calls
- 98
- non-test, non-generated
- all calls
- 105
- total callsites
- modules
- 1
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 7%
- 7 calls
- resolved
- 96%
- 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 →
- Embedded method96%Reached through an embedded type.
- Interface method4%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 105, prioritizing in-loop and non-test usage. We link to source, never display it.
-
x/gobot @v1.16.0
platforms/firmata/client/client.go:119
in loop -
x/gobot @v1.16.0
platforms/joystick/joystick_driver.go:139
in loop -
x/gobot @v1.16.0
platforms/joystick/joystick_driver.go:140
in loop -
x/gobot @v1.16.0
platforms/joystick/joystick_driver.go:143
in loop -
x/gobot @v1.16.0
platforms/joystick/joystick_driver.go:146
in loop -
x/gobot @v1.16.0
platforms/joystick/joystick_driver.go:147
in loop -
x/gobot @v1.16.0
platforms/firmata/client/client.go:454
in loop -
x/gobot @v1.16.0
platforms/firmata/client/client.go:455
in loop -
x/gobot @v1.16.0
platforms/firmata/client/client.go:477
in loop -
x/gobot @v1.16.0
platforms/parrot/bebop/bebop_driver.go:26
-
x/gobot @v1.16.0
platforms/parrot/ardrone/ardrone_driver.go:29
-
x/gobot @v1.16.0
platforms/mqtt/mqtt_driver.go:32
top callers
The modules that reach for it
The modules that call Eventer.AddEvent most in this snapshot.
- gobot.io/x/gobot105100%
siblings
More from gobot.io/x/gobot
The other most-called members in this package. See all →