https://github.com/codincat/go-practice
Write some Go
https://github.com/codincat/go-practice
go golang
Last synced: about 1 year ago
JSON representation
Write some Go
- Host: GitHub
- URL: https://github.com/codincat/go-practice
- Owner: CodinCat
- Created: 2017-02-25T16:49:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-26T08:39:55.000Z (about 9 years ago)
- Last Synced: 2025-01-05T22:27:50.481Z (over 1 year ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just forcing myself to write some code in Golang. If you are a Go expert and find my code sucks or not the Go-way, please send me a pull request.
```
go test --cover
```