parse

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConsumeDigits

func ConsumeDigits(r io.ByteReader, w io.ByteWriter) (int, byte, error)

func ConsumeDoubleQuotedString

func ConsumeDoubleQuotedString(r io.ByteReader, w io.ByteWriter) error

func ConsumeEscapedWithDoubleQuote

func ConsumeEscapedWithDoubleQuote(r io.ByteReader, w io.ByteWriter) error

func ConsumeEscapedWithSingleQuote

func ConsumeEscapedWithSingleQuote(r io.ByteReader, w io.ByteWriter) error

func ConsumeSingleQuotedString

func ConsumeSingleQuotedString(r io.ByteReader, w io.ByteWriter) error

func ExceptNameChar

func ExceptNameChar(r rune) bool

func ExceptNameFirst

func ExceptNameFirst(r rune) bool

func ExpectIntegerExt

func ExpectIntegerExt(c byte, s io.ByteScanner) (int, error)

func IsDigit

func IsDigit(c byte) bool

func IsWhitespace

func IsWhitespace(c byte) bool

func SkipWhitespace

func SkipWhitespace(r io.ByteReader) (int, byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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