When retrieving multiple publication IDs or stock IDs and then needing to do something else with them, use channels instead of sequentially. Example: https://github.com/dictybase-playground/kubeless-gofn/blob/master/dashboard/gff3.go
When retrieving multiple publication IDs or stock IDs and then needing to do something else with them, use channels instead of sequentially.
Example: https://github.com/dictybase-playground/kubeless-gofn/blob/master/dashboard/gff3.go