Skip to content
callcount

xorm.io/xorm.Session.Close

third-party

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

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

prod calls
64
non-test, non-generated
all calls
121
total callsites
modules
1
distinct callers
in loop
3%
of prod calls
in tests
47%
57 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.

where it's called

Callsites in the wild

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

Session.Close · 12 of 121 callsites
  • xorm.io/xorm @v1.4.1

    engine.go:648

    in loop
  • xorm.io/xorm @v1.4.1

    engine.go:830

    in loop
  • xorm.io/xorm @v1.4.1

    session_exist.go:10

  • xorm.io/xorm @v1.4.1

    session_stats.go:17

  • xorm.io/xorm @v1.4.1

    session_schema.go:22

  • xorm.io/xorm @v1.4.1

    session_iterate.go:27

  • xorm.io/xorm @v1.4.1

    session_get.go:30

  • xorm.io/xorm @v1.4.1

    session_insert.go:31

  • xorm.io/xorm @v1.4.1

    session_find.go:31

  • xorm.io/xorm @v1.4.1

    session_schema.go:32

  • xorm.io/xorm @v1.4.1

    session_stats.go:37

  • xorm.io/xorm @v1.4.1

    session_get.go:38

top callers

The modules that reach for it

The modules that call Session.Close most in this snapshot.

  • xorm.io/xorm121100%

siblings

More from xorm.io/xorm

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