Skip to content
callcount

database/sql.Result.RowsAffected

standard library

The 848th most-called standard-library method by production calls. Called 1,036 times across 81 modules; 796 of those run outside tests and generated code.

All of database/sql → Docs on pkg.go.dev ↗

prod calls
796
non-test, non-generated
all calls
1,036
total callsites
modules
81
distinct callers
in loop
12%
of prod calls
in tests
23%
240 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 Result.RowsAffected from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

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

Result.RowsAffected · 12 of 1,036 callsites

top callers

The modules that reach for it

The modules that call Result.RowsAffected most in this snapshot.

  • go.temporal.io/server31430%
  • github.com/gogf/gf11711%
  • github.com/bytebase/bytebase475%
  • github.com/heroiclabs/nakama434%
  • github.com/steveyegge/beads353%

siblings

More from database/sql

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