We want to revive golang.org/x/example as a test case for
an experiment with a 'gonew' command.
This CL adds a basic "hello, world" web server as
golang.org/x/example/helloserver.
Change-Id: Icf76c756f7b256285d4c5e6a33655996597eb2da
Reviewed-on: https://go-review.googlesource.com/c/example/+/513997
Auto-Submit: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Cameron Balahan <cbalahan@google.com>