Documentation
¶
Index ¶
Constants ¶
View Source
const ( HardMaxBytes int64 = 10 * 1024 * 1024 DefaultMaxDepth = 128 DefaultMaxNodes = 250_000 DefaultMaxStringBytes = 1024 * 1024 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Failure ¶
type Failure struct {
Resource bool
Diagnostic result.Diagnostic
}
Click to show internal directories.
Click to hide internal directories.