Issues
- 0
- 0
.gitmodules has extra trailing slashes that break "git submodule update --init"
#56 opened by dkegel-fastly - 0
Support skipping unknown fields
#54 opened by Stebalien - 1
Json encoder float support is todo
#12 opened by whyrusleeping - 6
Possible to create my own raw marshal/unmarshal?
#51 opened by tobowers - 5
[cbor] Unable to use numbers as map keys
#35 opened by dignifiedquire - 2
- 1
Remove random binaries from git repo
#46 opened by Stebalien - 2
Fails to decode a valid CBOR object
#43 opened by Stebalien - 5
Encoding zero values as null
#42 opened by Stebalien - 1
Can't round trip nil slice
#40 opened by Stebalien - 2
The handling of nil byte slices is different than the handling of other types of nil slices
#27 opened by aboodman - 0
Using a transform function to/from an interface cause a nil pointer dereference
#37 opened by Stebalien - 3
Allow pointers when using UseTag
#32 opened by Stebalien - 8
blocking parallel execution?
#31 opened by tobowers - 0
Option to encode nil slice/map as []/{}
#25 opened by Stebalien - 8
Panics and OOMs in cbor decoding
#23 opened by Kubuxu - 2
- 1
- 7
cbor output is not canonical
#16 opened by whyrusleeping - 1
Is it possible to defer unmarshaling?
#20 opened by whyrusleeping - 4
- 0
Things fail with weird errors if your atlas doesnt know about all your types
#14 opened by whyrusleeping - 0
- 5
- 8
- 12
cbor tags?
#7 opened by whyrusleeping - 3
UTF-8 versus bytes
#8 opened by Stebalien - 2
Inconsistency in spelling of (un)marshaler.
#3 opened by dmitshur