Skip to content
callcount

package

encoding/csv

standard library

6 standard-library functions from encoding/csv, ranked by how often they are called outside tests and generated code.

Docs on pkg.go.dev ↗

prod calls
897
non-test, non-generated
all calls
1,011
total callsites
functions
6
ranked in this snapshot
origin
std
standard-library

members

Functions in encoding/csv

Ranked by production calls. The bar scales each function against the busiest in this package.

Function Prod calls
NewReader 216
Reader.Read 187
Writer.Write 185
NewWriter 128
Writer.Flush 115
Reader.ReadAll 66