package
0.0.0-20211219142520-daac0e635e7e
Repository: https://github.com/prataprc/goparsec.git
Documentation: pkg.go.dev
# Functions
NewJSONScanner return a new Scanner{} interface for parsing JSON string.
# Variables
Y is root Parser, usually called as `s` in CFG theory.
# Structs
JSONScanner implements parsec.Scanner{} interface used as custom scanner for parsing JSON string.