This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
msgpack
Watch
1
Star
0
Fork
0
You've already forked msgpack
mirror of
https://github.com/msgpack/msgpack-c.git
synced
2025-03-19 04:52:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
go
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