You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kratos/encoding
jessetang fcd3b18e83
fix(encoding/form): failed to decode the map type (#2468)
1 year ago
..
form fix(encoding/form): failed to decode the map type (#2468) 1 year ago
json fix: fmt import (#2379) 2 years ago
proto fix: http parse pb message body panic (#2847) 1 year ago
xml cleanup: remove redundancy type conversion and golangci add unconvert (#2409) 2 years ago
yaml fix: fmt import (#2379) 2 years ago
README.md update contrib readme (#1831) 3 years ago
encoding.go Http/refactor register service (#734) 4 years ago
encoding_test.go fix: rectification of non-standard lint codes (#2746) 2 years ago

README.md

encoding

msgpack

go get -u github.com/go-kratos/kratos/contrib/encoding/msgpack/v2