# Variables
Exported functions from the [json] package.
Exported functions from the [json] package.
Exported functions from the [json] package.
Exported functions from the [json] package.
Exported functions from the [json] package.
# Interfaces
JSONCodec is the interface implemented by types that can marshal and unmarshal themselves into valid JSON.
Marshaler is the interface implemented by types that can marshal themselves into valid JSON.
Unmarshaler is the interface implemented by types that can unmarshal a JSON description of themselves.