package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

MakeDecoder returns decoder for the input data.

# Constants

# Structs

A Decoder decodes JSON values from an input stream.
Scanner implements a JSON scanner as defined in RFC 7159.