const encoding/json.startDetectingCyclesAfter
4 uses
encoding/json (current package)
encode.go#L300: const startDetectingCyclesAfter = 1000
encode.go#L784: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L873: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
encode.go#L934: if e.ptrLevel++; e.ptrLevel > startDetectingCyclesAfter {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)