var searchIndex = {}; searchIndex["wait_group"] = {"doc":"","items":[[3,"WaitGroup","wait_group","A WaitGroup waits for a collection of threads to finish.\nThen each of the threads runs and calls Done when finished.\nAt the same time, Wait can be used to block until all threads have finished.",null,null],[11,"clone","","",0,null],[11,"new","","",0,{"inputs":[],"output":{"name":"waitgroup"}}],[11,"add","","",0,null],[11,"done","","",0,null],[11,"wait","","",0,null],[11,"fmt","","",0,null]],"paths":[[3,"WaitGroup"]]}; initSearch(searchIndex);