https://github.com/rodolfoghi/hello-golang
https://github.com/rodolfoghi/hello-golang
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodolfoghi/hello-golang
- Owner: rodolfoghi
- License: mit
- Created: 2018-05-03T15:12:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T18:20:55.000Z (almost 7 years ago)
- Last Synced: 2025-01-22T23:11:18.333Z (3 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-golang
Programa escrito em [Go](https://golang.org/) que monitora se os sites do arquivo [sites.txt](https://github.com/rodolfoghi/hello-golang/blob/master/sites.txt) estão oline, exibe o resultado no console, e salva em um [arquivo de log](https://github.com/rodolfoghi/hello-golang/blob/master/log.txt).
## Para executar
`go run hello.go`