Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mulzahrian/golangpractice
All of my practice learn Golang from basic
https://github.com/mulzahrian/golangpractice
golang
Last synced: 12 days ago
JSON representation
All of my practice learn Golang from basic
- Host: GitHub
- URL: https://github.com/mulzahrian/golangpractice
- Owner: mulzahrian
- Created: 2021-12-06T07:03:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-28T09:05:47.000Z (almost 3 years ago)
- Last Synced: 2024-06-21T17:55:33.875Z (5 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GolangPractice
Run golang
```
go run go_file.go
```