mirror of
https://github.com/wneessen/niljson.git
synced 2024-11-21 21:20:50 +01:00
A simple Go package for unmarshalling null-able JSON types
Winni Neessen
4224968915
Enhanced the niljson package to include support for byte slices and float32 types. Updated the test cases to validate these new types and modified method names to be more consistent. |
||
---|---|---|
.github | ||
.gitignore | ||
.golangci.toml | ||
go.mod | ||
LICENSE | ||
niljson.go | ||
niljson_test.go | ||
README.md |
niljson
A simple Go package for unmarshalling null-able JSON types