package
0.9.0
Repository: https://github.com/mailru/easyjson.git
Documentation: pkg.go.dev

# Constants

Encode nil map as '{}' rather than 'null'.
Encode nil slice as '[]' rather than 'null'.

# Structs

Writer is a JSON writer.

# Type aliases

Flags describe various encoding options.