msgpack-python/go
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