mirror of
https://github.com/wader/fq.git
synced 2024-11-23 09:56:07 +03:00
2fc0a71a47
Move scalar into own package. Split scalar code into decode related scalar code (that reads etc) and scalar code that just transform the scalar value. Use a scalar.Mapper interface instead of just a function. Make mappers, assert and validat impement the interface. |
||
---|---|---|
.. | ||
decode_gen.go | ||
decode_gen.go.tmpl | ||
decode.go | ||
errors.go | ||
format.go | ||
io.go | ||
read.go | ||
scalar.go | ||
types.json | ||
value.go |