Skip to content
callcount

package

encoding/xml

standard library

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

Docs on pkg.go.dev ↗

prod calls
2,168
non-test, non-generated
all calls
6,035
total callsites
functions
10
ranked in this snapshot
origin
std
standard-library

members

Functions in encoding/xml

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

Function Prod calls
Unmarshal 441
Marshal 357
NewDecoder 292
Decoder.Decode 277
Decoder.DecodeElement 217
Encoder.EncodeElement 149
Decoder.Token 133
Encoder.EncodeToken 128
NewEncoder 93
Encoder.Encode 81