//
pkg.gl
Category
github.com/zerodha/easyjson
jwriter
package
1.0.0
Repository:
https://github.com/zerodha/easyjson.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
9
Files
350 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.