I am trying to parallelize a recursive problem in golang, and I am unsure what the best way to do this is.
I have a recursive function, which works like this: