This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
viper
Watch
4
Star
0
Fork
0
mirror of
https://github.com/spf13/viper.git
synced
2026-09-20 03:18:21 +00:00
Code
Issues
Releases
Wiki
Activity
Files
517cbc6315a984d91962fe47ac3558e432013e15
viper
/
internal
/
encoding
T
History
Mark Sagi-Kazar
517cbc6315
refactor(encoding): remove external encoding libraries
...
Signed-off-by: Mark Sagi-Kazar <
mark.sagikazar@gmail.com
>
2024-06-20 14:38:01 +02:00
..
json
fix: godot lint issues
2023-11-30 21:20:53 +07:00
decoder_test.go
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
encoder_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
error.go
feat(encoding): Encoder/Decoder registry implementations
2021-06-25 14:26:08 +02:00