We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92ad7d commit 44d8001Copy full SHA for 44d8001
README.md
@@ -1,2 +1,4 @@
1
# jsonomit
2
-Golang package provides JSON marshal funcs to omit empty (time) structs and null fields from MarshalJSON custom implementations
+Golang package provides JSON marshal funcs to omit empty (time) structs and null fields from MarshalJSON custom implementations.
3
+
4
+`go get github.com/Delicious-Bacon/jsonomit`
0 commit comments