• rw's avatar
    Panic when nesting strings. Test panic scenarios. · 4d305f59
    rw authored
    Also add a new `insideObject` boolean to the Builder to track whether an
    object is currently being constructed. This fixes a bug with objects
    that have zero fields.
    4d305f59
Name
Last commit
Last update
..
builder.go Loading commit data...
doc.go Loading commit data...
encode.go Loading commit data...
struct.go Loading commit data...
table.go Loading commit data...
unsafe.go Loading commit data...