Finally starting to get the hang of how channels in goroutines work, just pass the values around using arrows after creating the channel using c := make(chan $TYPE)