This changes both Generate and Load to try to advance as far as possible while collecting errors. A small helper type, errorCollector, is used to make control flow easier to read. Fixes google/go-cloud#5
This changes both Generate and Load to try to advance as far as possible while collecting errors. A small helper type, errorCollector, is used to make control flow easier to read. Fixes google/go-cloud#5