Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsLimitError ¶
Types ¶
type DocumentPlan ¶
type Parser ¶
type Parser struct {
// contains filtered or unexported fields
}
func (*Parser) ParseWithArena ¶
func (*Parser) RecycleArenaDocument ¶
RecycleArenaDocument releases a successfully parsed arena document back to this parser for reuse. Call it before resetting the document's arena. The caller must not access the document afterwards; resetting the arena remains the caller's responsibility.
Click to show internal directories.
Click to hide internal directories.