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,129
non-test, non-generated
all calls
5,933
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 430
Marshal 357
NewDecoder 280
Decoder.Decode 275
Decoder.DecodeElement 217
Encoder.EncodeElement 147
Encoder.EncodeToken 127
Decoder.Token 123
NewEncoder 92
Encoder.Encode 81