23fc060132
Previously we required optional attributes to be specified as pointers so that we could represent the empty vs. absent distinction. For applications that don't need to make that distinction, representing "optional" as a struct tag is more convenient. |
||
---|---|---|
.. | ||
decode_test.go | ||
decode.go | ||
doc.go | ||
schema_test.go | ||
schema.go | ||
types.go |