//
pkg.gl
Category
github.com/utgwkk/go-ext
jsonext
package
0.0.0-20241207091935-e338c6d27c1a
Repository:
https://github.com/utgwkk/go-ext.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
16 SLOC
#
Type aliases
NonNullArray
NonNullArray is the same type as a slice except that it serializes nil as an empty array when serializing to JSON.