mirror of
https://github.com/spf13/viper
synced 2025-05-06 04:07:17 +00:00
Add functionality to support errors.Is on all generated errors to keep in line with best practice on checking whether an error is of the specified type as per changes to error handling in go1.13. |
||
---|---|---|
.. | ||
dotenv | ||
hcl | ||
ini | ||
javaproperties | ||
json | ||
toml | ||
yaml | ||
decoder.go | ||
decoder_test.go | ||
encoder.go | ||
encoder_test.go | ||
error.go | ||
error_test.go |