This PR addresses some of the issues raised in #19. It adds Gitpod config to avoid running the default tasks Gitpod selects for Go projects. The README got an overhaul to correct a broken link and default links to HTTPS. Examples were cleaned up to include error basic error handling prompts to promote best practices.
I'm still working on this branch, I also want to look at the tests to see about testing on current stable - 2 (currently 1.17, 1.16, 1.15, and possibly tip as well. Would be good to bump the go.mod to stable (1.17).
This PR addresses some of the issues raised in #19. It adds Gitpod config to avoid running the default tasks Gitpod selects for Go projects. The README got an overhaul to correct a broken link and default links to HTTPS. Examples were cleaned up to include error basic error handling prompts to promote best practices.
I'm still working on this branch, I also want to look at the tests to see about testing on current stable - 2 (currently 1.17, 1.16, 1.15, and possibly tip as well. Would be good to bump the go.mod to stable (1.17).