json

package
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package json provides a JSON value parser state machine. This package is almost entirely copied from the Go stdlib. Changes made to it permit users of the package to tell if some slice of bytes is a valid beginning of a json string.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Scan

func Scan(data []byte) (int, error)

Scan returns the number of bytes scanned and if there was any error in trying to reach the end of data.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL