spf13--viper/internal/encoding
2023-10-14 02:12:35 +02:00
..
dotenv test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
hcl test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
ini test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
javaproperties test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
json test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
toml test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
yaml test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
decoder.go refactor: replace interface{} with any 2023-10-01 17:04:26 +02:00
decoder_test.go test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
encoder.go refactor: replace interface{} with any 2023-10-01 17:04:26 +02:00
encoder_test.go test: Replace ifs with asserts to simplify tests 2023-10-14 02:12:35 +02:00
error.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00