Heap sort in Go for objects

algorithm
288
0
Prompt
Write a heap sort algorithm in Go to sort an array of arbitrary objects.