func container/heap.Init

2 uses

	container/heap (current package)
		heap.go#L42: func Init(h Interface) {

	go/types
		initorder.go#L22: 	heap.Init(&pq)