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
878
non-test, non-generated
all calls
992
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 213
Reader.Read 184
Writer.Write 179
NewWriter 125
Writer.Flush 112
Reader.ReadAll 65