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
003fb3392fc749131f1904e53bf1aeafcbb4ca29
msgpack-msgpack-c
/
go
T
History
moriyoshi
003fb3392f
Byte arrays in Go should not be serialized as arrays.
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
Byte arrays in Go should not be serialized as arrays.
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