On 2013/05/23 01:43:31, adg wrote:
> this is no longer a valid go source file. is that what you intended? i
think it
> should just be removed
It's still used from the slides, and this is the canonical version
that's copied to the three *main.go files. I can restore the package
and imports here to make it valid.
But I realize now that the playground won't have access to this import,
either, will it? So the build still won't work. I believe this means I
need to remove the "realFetcher" below and this import entirely,
correct?
It would be good to make the real fetcher available separately for
people who want to play with this code offline, though. Can you
recommend an organization for this?
https://codereview.appspot.com/9679044/