function
NewPopulationBudget
func NewPopulationBudget(limit int) *PopulationBudgetCreate a concurrency-safe recursive population budget.
A non-positive limit uses MaxPopulationMaterializedDocuments (4096).
Related types
PopulationBudgetA shared recursive population materialization budget.