Home
last modified time | relevance | path

Searched refs:maxUnpackErrors (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/proptools/
Dunpack.go28 const maxUnpackErrors = 10 const
83 if len(unpackContext.errs) >= maxUnpackErrors {
180 return len(ctx.errs) < maxUnpackErrors
292 if len(ctx.errs) >= maxUnpackErrors {
299 if len(ctx.errs) >= maxUnpackErrors {