package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Functions

NewEncoder returns a new JSON encoder.

# Structs

Array represent the encoding of a JSON Array.
Encoder is JSON encoder that supports construction of JSON values using methods.
Object represents the encoding of a JSON Object type.
Value represents a JSON Value type JSON Value types: Object, Array, String, Number, Boolean, and Null.