mime/multipart.Writer.WriteField
standard libraryThe 2427th most-called standard-library method by production calls. Called 420 times across 100 modules; 252 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (251 → 252)
- prod calls
- 252
- non-test, non-generated
- all calls
- 420
- total callsites
- modules
- 100
- distinct callers
- in loop
- 33%
- of prod calls
- in tests
- 38%
- 158 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.
- Embedded method<1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Writer.WriteField from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 3 1%
- MinIO 2 <1%
- Caddy 1 <1%
- ClickHouse 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 420, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
Azure/go-autorest/autorest @v0.11.30
preparer.go:324
in loop - in loop
- in loop
-
IBM-Cloud/bluemix-go @v0.0.0-20260916083538-6e91b9f8f36f
in loop -
PaloAltoNetworks/pango @v0.10.2
in loop - in loop
- in loop
-
astaxie/beego @v1.12.3
in loop - in loop
-
beego/beego @v1.12.14
in loop - in loop
top callers
The modules that reach for it
The modules that call Writer.WriteField most in this snapshot.
- github.com/infiniflow/ragflow7317%
- github.com/seaweedfs/seaweedfs256%
- github.com/gin-gonic/gin205%
- gitea.dev174%
- github.com/go-gitea/gitea174%
siblings
More from mime/multipart
The other most-called members in this package. See all →