spf13--viper/internal/encoding
2023-09-26 17:59:38 +03:00
..
dotenv refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
hcl refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
ini refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
javaproperties refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
json refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
toml refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
yaml refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
decoder.go refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
decoder_test.go refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
encoder.go refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
encoder_test.go refactor: replace interface{} with any 2023-09-26 17:59:38 +03:00
error.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00