Skip to content
callcount

gorm.io/gen/field.expr.setE

third-party

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

All of gorm.io/gen/field → Docs on pkg.go.dev ↗

prod calls
64
non-test, non-generated
all calls
64
total callsites
modules
1
distinct callers
in loop
0%
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 method97%A method on a value whose type is known exactly.
  • Embedded method3%Reached through an embedded type.

where it's called

Callsites in the wild

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

expr.setE · 12 of 64 callsites
  • gorm.io/gen @v0.3.28

    field/asterisk.go:28

  • gorm.io/gen @v0.3.28

    field/asterisk.go:42

  • gorm.io/gen @v0.3.28

    field/expr.go:171

  • gorm.io/gen @v0.3.28

    field/expr.go:175

  • gorm.io/gen @v0.3.28

    field/expr.go:179

  • gorm.io/gen @v0.3.28

    field/expr.go:183

  • gorm.io/gen @v0.3.28

    field/expr.go:187

  • gorm.io/gen @v0.3.28

    field/expr.go:191

  • gorm.io/gen @v0.3.28

    field/expr.go:195

  • gorm.io/gen @v0.3.28

    field/expr.go:199

  • gorm.io/gen @v0.3.28

    field/expr.go:203

  • gorm.io/gen @v0.3.28

    field/expr.go:207

top callers

The modules that reach for it

The modules that call expr.setE most in this snapshot.

  • gorm.io/gen64100%

siblings

More from gorm.io/gen/field

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