/go-by-example

Learning and playing the Go By Example codes.

Primary LanguageGo

What

Reading Go By Example, write and change the code manually for play and test.

How to run

go run .

Or use go task:

task run

Next: Rate Limiting