Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leon-matthews/go-playground
Exploring the Go Programing language
https://github.com/leon-matthews/go-playground
golang
Last synced: 26 days ago
JSON representation
Exploring the Go Programing language
- Host: GitHub
- URL: https://github.com/leon-matthews/go-playground
- Owner: leon-matthews
- License: apache-2.0
- Created: 2024-09-25T23:36:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T02:34:45.000Z (3 months ago)
- Last Synced: 2024-10-24T11:31:12.055Z (3 months ago)
- Topics: golang
- Language: Go
- Homepage: https://lost.co.nz/
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Playground
Learning and exploring the Go Programing language.
Contains worked examples and exercises from books as well as a catch-all for
trying out new techniques or ideas for new projects.## Next
Experiment with `testify` and `nats-io` libraries, in folders with same name.