package
encoding/gob
standard library5 standard-library functions from encoding/gob, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,123
- non-test, non-generated
- all calls
- 1,402
- total callsites
- functions
- 5
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in encoding/gob
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Register | 262 |
| Decoder.Decode | 222 |
| Encoder.Encode | 220 |
| NewDecoder | 210 |
| NewEncoder | 209 |