jsonstream

package
v1.4.4-alpha1202-diff-... Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Reference: https://github.com/simon-engledew/jsoniter

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorUnexpectRightBracket = utils.Error("invalid json: unexpected ]")
	ErrorUnexpectRightBrace   = utils.Error("invalid json: unexpected }")
	ErrorExpectRightBracket   = utils.Error("invalid json: expected ]")
	ErrorExpectRightBrace     = utils.Error("invalid json: expected }")
)

Functions

func Iterate

func Iterate(d *json.Decoder, callback func(path []json.Token) error) error

func Match

func Match(path []json.Token, target []json.Token) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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