Skip to content

Commit 23de854

Browse files
Update jsonomit.go
1 parent d59ce8e commit 23de854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jsonomit.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package jsonomit provides JSON marshal functions to omit empty structs
1+
// Package jsonomit provides JSON marshal functions that can omit empty structs
22
// and null fields.
33
//
44
// Provided functions can omit zero value time.Time fields, or null fields that

0 commit comments

Comments
 (0)