https://github.com/zackproser/go-by-example
Scratchpad for re-writing the go by example source
https://github.com/zackproser/go-by-example
Last synced: 10 days ago
JSON representation
Scratchpad for re-writing the go by example source
- Host: GitHub
- URL: https://github.com/zackproser/go-by-example
- Owner: zackproser
- License: mit
- Created: 2020-02-10T05:24:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T22:58:38.000Z (almost 6 years ago)
- Last Synced: 2024-05-17T00:38:56.249Z (almost 2 years ago)
- Language: Go
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repo is me writing out verbatim the examples from [Go By Example](https://gobyexample.com/) for fun and profit.