package
github.com/spf13/viper
third-party9 third-party functions from github.com/spf13/viper, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,303
- non-test, non-generated
- all calls
- 3,014
- total callsites
- functions
- 9
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/spf13/viper
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| GetString | 713 |
| SetDefault | 639 |
| GetBool | 357 |
| BindPFlag | 144 |
| GetInt | 132 |
| New | 107 |
| GetDuration | 73 |
| Set | 70 |
| IsSet | 68 |