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