issues
search
ugorji
/
go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
MIT License
1.86k
stars
295
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Syntax error during build
#108
justinruggles
closed
9 years ago
17
Slower than encoding/json
#107
atombender
closed
9 years ago
17
msgpack error messages
#106
juanolon
closed
9 years ago
3
Custom tag names
#105
dancannon
closed
9 years ago
2
Decoding into structs dosen't seem to work
#104
desdic
closed
9 years ago
11
Canonical mode doesn’t sort keys lexicographically when encoding msgpack
#103
s4y
closed
9 years ago
3
Codecgen and GO15VENDOREXPERIMENT
#102
szank
closed
9 years ago
2
Kubernetes: codecgen: produce consistent output on repeated runs
#101
wojtek-t
closed
9 years ago
13
Kubernetes: Failure when codecgen is run on anonymous type, but not on wrapping type.
#100
wojtek-t
closed
9 years ago
19
Kubernetes: Decode doesn't do a case-insensitive search for key name: doesn't accept "IP" when struct tag is "ip"
#99
wojtek-t
closed
9 years ago
4
inlined Anonymous fields are skipped during decoding if struct tag exists
#98
wojtek-t
closed
9 years ago
5
Kubernetes: support JSON(M|Unm)arshal correctly (for util.IntOrString)
#97
wojtek-t
closed
9 years ago
12
msgpack: handle BIN type when decoding into a string (e.g. for map keys).
#96
alesjaure
closed
9 years ago
1
"reflect.Value.Addr of unaddressable value" error while marshaling
#95
wojtek-t
closed
9 years ago
16
Generated code doesn't compile due to equal package names
#94
wojtek-t
closed
9 years ago
3
cbor encoding fails to produce equal buffers (with canonical = true)?
#93
jbenet
closed
9 years ago
5
*sql.Null structs satisfies encoding/json.Marshaler, but its MarshalJSON method is not called
#92
SchumacherFM
closed
9 years ago
3
NullTime goes valid, comes as not valid [msgpack]
#91
ferhatelmas
closed
9 years ago
2
msgpack: OOM panic from malicious input with very large pre-fixed array length
#90
teepark
closed
9 years ago
5
msgpack extension
#89
juanolon
closed
9 years ago
4
code generation failure with r.ReadArrayCannotExpand undefined (type codec.decDriver has no field or method ReadArrayCannotExpand)
#88
client9
closed
9 years ago
5
Headers mention BSD-style license but the license is MIT
#87
aviau
closed
9 years ago
4
cbor: compatible with encoder/json
#86
jbenet
closed
9 years ago
3
cbor: test against cbor/test-vectors
#85
jbenet
closed
9 years ago
2
race in tests?
#84
jbenet
closed
9 years ago
0
extract sub packages
#83
jbenet
closed
9 years ago
1
Support using convert/update for extension for msgpack codec.
#82
gabriel
closed
9 years ago
2
Question about 'codecgen'
#81
diegobernardes
closed
9 years ago
2
JSON struct tag is not being picked up
#80
drewwells
closed
9 years ago
2
Remove superfluous comparisons
#79
robert-uhl
closed
9 years ago
1
Constant int overflows
#78
robert-uhl
closed
9 years ago
4
Decoding a msgpack input with int keys to a defined type
#77
kgrz
closed
9 years ago
2
Failed to decode bytes which was an input from msgpack-python
#76
venugopal-kandru
closed
9 years ago
1
How to backup/restore to file struct by struct ?
#75
azr
closed
9 years ago
1
Encode does not encode []uint8 inside struct
#74
pctj101
closed
9 years ago
1
Missing package name in the generated code
#73
fgrzadkowski
closed
9 years ago
3
Bug in encoding struct
#72
fgrzadkowski
closed
9 years ago
0
Bug in parsing unicode strings
#71
fgrzadkowski
closed
9 years ago
0
Not decoding slice
#70
fgrzadkowski
closed
9 years ago
5
Slow codec
#69
fgrzadkowski
closed
9 years ago
4
How can I use codecgen for slices
#68
fgrzadkowski
closed
9 years ago
3
"omitempty" fails on pointers to bools
#67
teepark
closed
9 years ago
2
usage of codecgen
#66
yonderblue
closed
9 years ago
1
Encode map[int]T with string keys in JSON
#65
manadart
closed
9 years ago
3
Poor performances with Json
#64
DAddYE
closed
9 years ago
3
Generator and new types (alias)
#63
DAddYE
closed
9 years ago
3
decode failed encoded by lua-cmsgpack in some cases
#62
friendwu
closed
9 years ago
2
codecgen: generate encode/decode functions for unexported types
#61
ugorji
closed
9 years ago
0
codecgen ignores struct tags for struct field renaming
#60
starJammer
closed
9 years ago
8
export CborStreamBreak as a convenience and for symmetry
#59
ugorji
closed
9 years ago
0
Previous
Next