This website requires JavaScript.
Explore
Help
Sign In
admin
/
msgpack-msgpack-c
Watch
1
Star
0
Fork
0
You've already forked msgpack-msgpack-c
mirror of
https://github.com/msgpack/msgpack-c
synced
2026-06-08 16:11:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e82278cd505f8dc0b2c17bd0b43e7d22844f292
msgpack-msgpack-c
/
go
T
History
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