spf13--viper/internal/encoding
Mark Sagi-Kazar 699d749768 feat(encoding): Add toml codec
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-06-25 14:26:08 +02:00
..
hcl feat(encoding): Add hcl codec 2021-06-25 14:26:08 +02:00
json feat(encoding): Add json codec 2021-06-25 14:26:08 +02:00
toml feat(encoding): Add toml codec 2021-06-25 14:26:08 +02:00
yaml feat(encoding): Add yaml codec 2021-06-25 14:26:08 +02:00
decoder.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00
decoder_test.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00
encoder.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00
encoder_test.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00
error.go feat(encoding): Encoder/Decoder registry implementations 2021-06-25 14:26:08 +02:00