//
pkg.gl
Category
github.com/mailru/easyjson
jwriter
package
0.9.0
Repository:
https://github.com/mailru/easyjson.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
1.4k
Files
352 SLOC
#
Constants
NilMapAsEmpty
Encode nil map as '{}' rather than 'null'.
NilSliceAsEmpty
Encode nil slice as '[]' rather than 'null'.
#
Structs
Writer
Writer is a JSON writer.
#
Type aliases
Flags
Flags describe various encoding options.