Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naxmefy/go_lab
https://github.com/naxmefy/go_lab
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/naxmefy/go_lab
- Owner: naxmefy
- License: mit
- Created: 2017-06-23T14:29:54.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-03-17T10:55:14.000Z (over 1 year ago)
- Last Synced: 2024-06-21T21:28:16.752Z (5 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Lab
just playing with go.
## todos
- [x] [00001_hello_world](/00001_hello_world)
- [x] [00002_unit_test](/00002_unit_test)
- [ ] [00003_simple_cli](/00003_simple_cli)