Skip to content
callcount

gobot.io/x/gobot.Commander.AddCommand

third-party

The 8264th most-called third-party method by production calls. Called 81 times across 1 modules; 72 of those run outside tests and generated code.

All of gobot.io/x/gobot → Docs on pkg.go.dev ↗

prod calls
72
non-test, non-generated
all calls
81
total callsites
modules
1
distinct callers
in loop
0%
of prod calls
in tests
11%
9 calls
resolved
99%
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 method99%Reached through an embedded type.
  • Interface method1%Called through an interface. The runtime target may differ.

where it's called

Callsites in the wild

12 representative callsites of 81, prioritizing in-loop and non-test usage. We link to source, never display it.

Commander.AddCommand · 12 of 81 callsites
  • x/gobot @v1.16.0

    drivers/gpio/led_driver.go:30

  • x/gobot @v1.16.0

    drivers/gpio/servo_driver.go:30

  • x/gobot @v1.16.0

    drivers/gpio/relay_driver.go:31

  • x/gobot @v1.16.0

    drivers/gpio/direct_pin_driver.go:33

  • x/gobot @v1.16.0

    drivers/gpio/servo_driver.go:34

  • x/gobot @v1.16.0

    drivers/gpio/relay_driver.go:35

  • x/gobot @v1.16.0

    drivers/gpio/led_driver.go:35

  • x/gobot @v1.16.0

    platforms/pebble/pebble_driver.go:37

  • x/gobot @v1.16.0

    drivers/aio/analog_actuator_driver.go:37

  • x/gobot @v1.16.0

    drivers/gpio/direct_pin_driver.go:37

  • x/gobot @v1.16.0

    drivers/gpio/servo_driver.go:37

  • x/gobot @v1.16.0

    drivers/gpio/rgb_led_driver.go:38

top callers

The modules that reach for it

The modules that call Commander.AddCommand most in this snapshot.

  • gobot.io/x/gobot81100%

siblings

More from gobot.io/x/gobot

The other most-called members in this package. See all →