This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
msgpack-python
Watch
2
Star
0
Fork
You've already forked msgpack-python
0
mirror of
https://github.com/msgpack/msgpack-python.git
synced
2026-02-07 10:19:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e82278cd5
msgpack-python
/
go
History
Download ZIP
Download TAR.GZ
moriyoshi
0e82278cd5
Fix: InterfaceValue wasnt' correctly unwrapped when passed to PackValue()
2011-04-03 11:14:49 +09:00
..
Makefile
Add go binding.
2011-04-03 11:14:10 +09:00
msgpack_test.go
Adapt to new reflection API (notified by mattn. thanks)
2011-04-03 11:14:48 +09:00
pack.go
Fix: InterfaceValue wasnt' correctly unwrapped when passed to PackValue()
2011-04-03 11:14:49 +09:00
unpack.go
Add new API function UnpackReflected() that returns multiple reflect.Value for unpacked elements of arrays or maps.
2011-04-03 11:14:49 +09:00